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
Release 1.6-rc2.
[wine/testsucceed.git]
/
dlls
/
atl
/
tests
/
Makefile.in
blob
b57371310ca5084b05c61da278296ec77ab336ce
1
TESTDLL
=
atl.dll
2
IMPORTS
=
uuid atl oleaut32 ole32 rpcrt4 user32 gdi32 advapi32
3
EXTRADEFS
= -
D_ATL_VER
=
_ATL_VER_30
4
5
C_SRCS
=
\
6
atl_ax.c \
7
module.c \
8
registrar.c
9
10
@MAKE_TEST_RULES@