projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ipconfig: Update the Serbian (Latin and Cyrillic) translation.
[wine]
/
programs
/
msiexec
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
MODULE = msiexec.exe
3
APPMODE = -mwindows
4
IMPORTS = msi ole32 advapi32 user32
5
6
C_SRCS = \
7
msiexec.c \
8
service.c
9
10
RC_SRCS = rsrc.rc
11
12
SVG_SRCS = msiexec.svg
13
14
@MAKE_PROG_RULES@