projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
riched20: Add an explicit run length member and use it rather than accessing the...
[wine]
/
dlls
/
atl
/
Makefile.in
1
MODULE = atl.dll
2
IMPORTLIB = atl
3
IMPORTS = uuid atl80 atl100 oleaut32 ole32 user32
4
EXTRADEFS = -D_ATL_VER=_ATL_VER_30
5
6
C_SRCS = atl_main.c
7
8
IDL_R_SRCS = atl_classes.idl
9
10
@MAKE_DLL_RULES@