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
winver: Add version resource.
[wine/multimedia.git]
/
programs
/
winver
/
Makefile.in
blob
41572a0316aace4bebababeb9405b26260e1a960
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
winver.exe
7
APPMODE
= -
mwindows
8
IMPORTS
=
shell32 kernel32
9
10
C_SRCS
=
winver.c
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_PROG_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend