2008-02-13 23:47:12 +01:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = qedit.dll
|
2008-07-08 16:17:17 +02:00
|
|
|
IMPORTS = oleaut32 ole32 kernel32
|
2008-02-13 23:47:12 +01:00
|
|
|
|
|
|
|
CTESTS = \
|
|
|
|
mediadet.c
|
|
|
|
|
2008-04-05 00:59:08 +02:00
|
|
|
RC_SRCS = qedit.rc
|
|
|
|
|
2008-02-13 23:47:12 +01:00
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|