advapi32: Make rpcrt4 a delayed import to work around circular dependencies with...
[wine/testsucceed.git] / dlls / sti / tests / Makefile.in
blob754a3f751107d58e3232d1bb922f1452adbef324
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 TESTDLL = sti.dll
7 IMPORTS = ole32 kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 sti.c
13 @MAKE_TEST_RULES@