Sweden-Number/dlls/qedit/tests/Makefile.in

15 lines
286 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = qedit.dll
IMPORTS = ole32 kernel32
EXTRALIBS = -lstrmiids -luuid
CTESTS = \
mediadet.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend