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
makefiles: Disable use of Unicode macros globally for all the programs.
[wine/multimedia.git]
/
programs
/
start
/
Makefile.in
blob
227110906697f827e1ff6334eab3e602ac2af302
1
MODULE
=
start.exe
2
APPMODE
= -
mconsole
-
municode
3
IMPORTS
=
shell32 user32
4
5
C_SRCS
=
start.c
6
7
RC_SRCS
=
start.rc
8
PO_SRCS
=
start.rc
9
10
@MAKE_PROG_RULES@