repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll: Load .so builtin modules without using libwine.
[wine/zf.git]
/
dlls
/
atl80
/
Makefile.in
blob
0ba354f931c89c174a9a4d9cf60e22cf7e045927
1
MODULE
=
atl80.dll
2
IMPORTLIB
=
atl80
3
IMPORTS
=
oleaut32 user32 ole32 gdi32 advapi32 uuid shlwapi
4
EXTRADEFS
= -
D_ATL_VER
=
_ATL_VER_80
5
PARENTSRC
=
..
/
atl
6
7
EXTRADLLFLAGS
= -
mno-cygwin
8
9
C_SRCS
=
\
10
atl.c \
11
atl80.c \
12
atl_ax.c \
13
registrar.c
14
15
IDL_SRCS
=
atl_lib.idl
16
17
RC_SRCS
=
atl80.rc