Makefile.in 112 Bytes
TESTDLL   = qedit.dll
IMPORTS   = oleaut32 ole32

C_SRCS = \
	mediadet.c

RC_SRCS = qedit.rc

@MAKE_TEST_RULES@