7 lines
67 B
Makefile
7 lines
67 B
Makefile
MODULE = dpnhpast.dll
|
|
|
|
C_SRCS = \
|
|
main.c
|
|
|
|
RC_SRCS = version.rc
|