projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
shell32/tests: Add verification of FOLDERID_ProgramFilesX64 and FOLDERID_ProgramFiles...
[wine]
/
dlls
/
atl
/
Makefile.in
1
MODULE = atl.dll
2
IMPORTLIB = atl
3
IMPORTS = uuid ole32 oleaut32 user32 gdi32 advapi32
4
5
C_SRCS = \
6
atl_ax.c \
7
atl_main.c \
8
registrar.c
9
10
IDL_R_SRCS = atl_classes.idl
11
12
@MAKE_DLL_RULES@