6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
MODULE = atlthunk.dll
|
||
|
IMPORTLIB = atlthunk
|
||
|
|
||
|
C_SRCS = \
|
||
|
atlthunk.c
|