ole32: Add a field to the TLS data to determine whether OLE has been initialised...
[wine/gsoc_dplay.git] / dlls / comcat / tests / Makefile.in
blobc0e5b0c7ce240b3ec51be161f83b6c1ac4e7da32
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = comcat.dll
6 IMPORTS = ole32 advapi32 kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 comcat.c
12 @MAKE_TEST_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend