wine/programs/wscript/tests/Makefile.in
2011-08-05 16:41:17 +02:00

10 lines
125 B
Makefile

TESTDLL = wscript.exe
IMPORTS = ole32 oleaut32 psapi advapi32
C_SRCS = \
run.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@