repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.
[wine.git]
/
dlls
/
atl
/
Makefile.in
blob
05de265446d8bf23a78da613713868b1fa6458d4
1
MODULE
=
atl.dll
2
IMPORTLIB
=
atl
3
IMPORTS
=
uuid ole32 oleaut32 user32 gdi32 advapi32
4
5
C_SRCS
=
\
6
atl_ax.c \
7
atl_main.c \
8
registrar.c
9
10
RC_SRCS
=
rsrc.rc
11
12
IDL_H_SRCS
=
\
13
atliface.idl
14
15
@MAKE_DLL_RULES@