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
makefiles: Install PE files in an architecture-specific directory.
[wine.git]
/
dlls
/
atl90
/
Makefile.in
blob
1a0233290ecf9b7dad427c5a12cdbb11823254ec
1
MODULE
=
atl90.dll
2
IMPORTS
=
oleaut32 user32 ole32 gdi32 advapi32 uuid shlwapi
3
EXTRADEFS
= -
D_ATL_VER
=
_ATL_VER_90
4
PARENTSRC
=
..
/
atl
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
atl.c \
10
atl_ax.c \
11
registrar.c
12
13
IDL_SRCS
=
atl_lib.idl
14
15
RC_SRCS
=
atl90.rc