6 lines
80 B
Makefile
6 lines
80 B
Makefile
|
TESTDLL = prntvpt.dll
|
||
|
IMPORTS = prntvpt winspool ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
prntvpt.c
|