Makefile.in 83 Bytes
Newer Older
1
MODULE = dsquery.dll
2
IMPORTS = uuid
3 4 5

C_SRCS = \
	main.c
6 7 8

IDL_SRCS = \
	dsquery.idl