repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git]
/
programs
/
winemenubuilder
/
Makefile.in
blob
38e7b5cc1b989a279b52c6d2ec49e95b6eb93fc2
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
winemenubuilder.exe
7
APPMODE
= -
mwindows
-
municode
8
IMPORTS
=
uuid windowscodecs shell32 shlwapi ole32 user32 advapi32
9
10
C_SRCS
=
\
11
winemenubuilder.c
12
13
@MAKE_PROG_RULES@