7 lines
64 B
Makefile
7 lines
64 B
Makefile
MODULE = fltlib.dll
|
|
|
|
C_SRCS = \
|
|
fltlib.c
|
|
|
|
RC_SRCS = rsrc.rc
|