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

15 lines
282 B
Makefile
Raw Normal View History

2007-02-05 17:53:42 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = browseui.dll
2007-12-06 20:42:08 +01:00
IMPORTS = ole32 kernel32
2007-02-05 17:53:42 +01:00
EXTRALIBS = -luuid
CTESTS = \
autocomplete.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend