repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msi: Unload riched20 after its window is destroyed.
[wine/multimedia.git]
/
programs
/
uninstaller
/
Makefile.in
blob
5cca55159ee4dc7cb05b335b07deda6f7a287d51
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
uninstaller.exe
6
APPMODE
= -
mconsole
-
municode
7
IMPORTS
=
shlwapi user32 gdi32 advapi32 kernel32
8
9
C_SRCS
=
\
10
main.c
11
12
RC_SRCS
=
rsrc.rc
13
RC_BINSRC
=
rsrc.rc
14
RC_BINARIES
=
uninstaller.ico
15
16
@MAKE_PROG_RULES@
17
18
### Dependencies: