Makefile.in 135 Bytes
Newer Older
1
TESTDLL   = scrrun.dll
2
IMPORTS   = ole32 shlwapi uuid oleaut32 user32
3 4

C_SRCS = \
5
	dictionary.c \
6 7
	filesystem.c

8
IDL_SRCS = scrrun.idl