Sweden-Number/programs/wscript/tests/Makefile.in

10 lines
125 B
Makefile
Raw Normal View History

2011-02-22 19:48:37 +01:00
TESTDLL = wscript.exe
2011-08-05 16:26:43 +02:00
IMPORTS = ole32 oleaut32 psapi advapi32
2011-02-22 19:48:37 +01:00
C_SRCS = \
run.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@