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
shell32: Don't expand environment variables in ShellExecute()'s parameters argument.
[wine.git]
/
programs
/
winemenubuilder
/
Makefile.in
blob
0c60b359fa20f9b718f2dc43d2bbd0ed3fb9deca
1
MODULE
=
winemenubuilder.exe
2
APPMODE
= -
mwindows
-
municode
3
IMPORTS
=
uuid windowscodecs shell32 shlwapi ole32 user32 advapi32
4
5
C_SRCS
=
\
6
winemenubuilder.c
7
8
@MAKE_PROG_RULES@