7 lines
71 B
Makefile
7 lines
71 B
Makefile
|
TESTDLL = atlthunk.dll
|
||
|
IMPORTS = atlthunk
|
||
|
|
||
|
|
||
|
C_SRCS = \
|
||
|
atlthunk.c
|