7 lines
65 B
Makefile
7 lines
65 B
Makefile
|
MODULE = xpsprint.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|
||
|
|
||
|
RC_SRCS = xpsprint.rc
|