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
mshtml: Store IWebBrowserApp reference in HTMLDocumentObj.
[wine.git]
/
dlls
/
appwiz.cpl
/
Makefile.in
blob
c8ae439170ea106d8cdb390375de5e289a44038f
1
MODULE
=
appwiz.cpl
2
IMPORTS
=
uuid urlmon advpack comctl32 advapi32 shell32 user32 comdlg32
3
DELAYIMPORTS
=
msi
4
EXTRADEFS
= -
DINSTALL_DATADIR
=
"
\"
$(datadir)
\"
"
5
6
C_SRCS
=
\
7
addons.c \
8
appwiz.c
9
10
RC_SRCS
=
appwiz.rc
11
PO_SRCS
=
appwiz.rc
12
13
SVG_SRCS
=
\
14
appwiz.svg
15
16
@MAKE_DLL_RULES@