repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
advapi32: Make rpcrt4 a delayed import to work around circular dependencies with...
[wine/testsucceed.git]
/
dlls
/
sti
/
tests
/
Makefile.in
blob
754a3f751107d58e3232d1bb922f1452adbef324
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
9
10
C_SRCS
=
\
11
sti.c
12
13
@MAKE_TEST_RULES@