Makefile.in 114 Bytes
MODULE    = query.dll
IMPORTS   = uuid
EXTRADEFS = -DCOM_NO_WINDOWS_H

C_SRCS = \
	query_main.c

@MAKE_DLL_RULES@