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
ddraw: Get rid of a couple of redundant else-statements.
[wine/multimedia.git]
/
programs
/
uninstaller
/
Makefile.in
blob
f709f2457e2e359722817b75a92f1b59bb216504
1
MODULE
=
uninstaller.exe
2
APPMODE
= -
mconsole
-
municode
3
IMPORTS
=
advapi32
4
DELAYIMPORTS
=
shlwapi shell32 user32 gdi32
5
6
C_SRCS
=
\
7
main.c
8
9
RC_SRCS
=
uninstaller.rc
10
PO_SRCS
=
uninstaller.rc
11
12
@MAKE_PROG_RULES@