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
winhttp: Get rid of send_request_t.
[wine.git]
/
dlls
/
atl
/
Makefile.in
blob
826a5bf7d25c42289a328254b6817bb33d63f0d1
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
C_SRCS
=
\
7
atl.c \
8
atl30.c \
9
atl_ax.c \
10
registrar.c
11
12
IDL_SRCS
=
\
13
atl_classes.idl \
14
atl_lib.idl