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
po: Update the English po files.
[wine.git]
/
programs
/
uninstaller
/
Makefile.in
blob
a1a55b4dd979254777976b93aa86e7cc1f42e82b
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
MODULE
=
uninstaller.exe
3
APPMODE
= -
mconsole
-
municode
4
IMPORTS
=
advapi32
5
DELAYIMPORTS
=
shlwapi shell32 user32 gdi32
6
7
C_SRCS
=
\
8
main.c
9
10
RC_SRCS
=
uninstaller.rc
11
PO_SRCS
=
uninstaller.rc
12
13
@MAKE_PROG_RULES@