6 lines
64 B
Makefile
6 lines
64 B
Makefile
|
MODULE = olethk32.dll
|
||
|
|
||
|
C_SRCS = main.c
|
||
|
|
||
|
RC_SRCS = version.rc
|