repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winegstreamer: Move the "flip" field to struct wg_parser_stream.
[wine/zf.git]
/
programs
/
winetest
/
Makefile.in
blob
fbc37dbd0d1c0ef88e072389c6d79c7ee30116cd
1
MODULE
=
winetest.exe
2
IMPORTS
=
uuid comctl32 version user32 gdi32 advapi32 wsock32 msvcrt
3
DELAYIMPORTS
=
ole32
4
5
EXTRADLLFLAGS
= -
mconsole
-
mno-cygwin
6
7
C_SRCS
=
\
8
gui.c \
9
main.c \
10
send.c \
11
util.c
12
13
RC_SRCS
=
\
14
winetest.rc
15
16
SVG_SRCS
=
winetest.svg
17
18
EXTRA_OBJS
=
build.res
19
20
EXTRA_TARGETS
=
build.nfo
21
22
INSTALL_LIB
=
none