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
winegstreamer: Check for failure from gst_element_set_state() instead of counting...
[wine.git]
/
programs
/
wineconsole
/
Makefile.in
blob
cc131e3e66f2f97cf00bcc2e3ab084d47b9f9ac2
1
MODULE
=
wineconsole.exe
2
APPMODE
= -
mwindows
3
IMPORTS
=
advapi32
4
DELAYIMPORTS
=
comctl32 user32 gdi32
5
6
C_SRCS
=
\
7
curses.c \
8
dialog.c \
9
registry.c \
10
user.c \
11
wineconsole.c
12
13
RC_SRCS
=
wineconsole.rc
14
15
MANPAGES
=
wineconsole.man.in
16
17
INSTALL_LIB
=
wineconsole.exe
$(
wine64_disable
)
wineconsole