repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32/tests: Don't test unimplemented functions.
[wine/gsoc_dplay.git]
/
dlls
/
atl
/
Makefile.in
blob
031a855b2bb5f311063b571cf3e06095b9d9c8fc
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
atl.dll
6
IMPORTLIB
=
atl
7
IMPORTS
=
uuid ole32 oleaut32 user32 gdi32 advapi32 kernel32
8
9
C_SRCS
=
\
10
atl_ax.c \
11
atl_main.c \
12
registrar.c
13
14
RC_SRCS
=
rsrc.rc
15
16
IDL_H_SRCS
=
\
17
atliface.idl
18
19
@MAKE_DLL_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend