2012-03-22 06:24:24 +01:00
|
|
|
TESTDLL = scrrun.dll
|
2012-07-12 00:00:42 +02:00
|
|
|
IMPORTS = ole32 shlwapi uuid oleaut32
|
2012-03-22 06:24:24 +01:00
|
|
|
|
|
|
|
C_SRCS = \
|
2012-09-20 06:02:16 +02:00
|
|
|
dictionary.c \
|
2012-03-22 06:24:24 +01:00
|
|
|
filesystem.c
|
|
|
|
|
|
|
|
IDL_H_SRCS = scrrun.idl
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|