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
strmbase: Introduce a helper to trace reference time.
[wine.git]
/
dlls
/
atl
/
Makefile.in
blob
d2dd2c374b1c81011841d82269439544ea25fb0c
1
MODULE
=
atl.dll
2
IMPORTLIB
=
atl
3
IMPORTS
=
uuid oleaut32 ole32 user32 gdi32 advapi32 shlwapi
4
EXTRADEFS
= -
D_ATL_VER
=
_ATL_VER_30
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
atl.c \
10
atl30.c \
11
atl_ax.c \
12
registrar.c
13
14
IDL_SRCS
=
\
15
atl_classes.idl \
16
atl_lib.idl