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
wineconsole: Avoid an empty for loop.
[wine.git]
/
dlls
/
atl110
/
Makefile.in
blob
f9d98d357a24ff1bb3af7bbd1a378db673e3003f
1
MODULE
=
atl110.dll
2
IMPORTS
=
atl100 ole32 user32
3
EXTRADEFS
= -
D_ATL_VER
=
_ATL_VER_110
4
5
C_SRCS
=
atl110.c
6
7
@MAKE_DLL_RULES@