configure: Changes from running autconf after previous patch.
[wine/hacks.git] / dlls / qedit / tests / Makefile.in
blob7a08df09cd893438e3ce6219b41caa9a7739e825
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = qedit.dll
6 IMPORTS = oleaut32 ole32 kernel32
8 C_SRCS = \
9 mediadet.c
11 RC_SRCS = qedit.rc
13 @MAKE_TEST_RULES@