repo.or.cz
/
wine
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Use the pkg-config helper macro for gphoto2.
[wine/wine-gecko.git]
/
programs
/
wineconsole
/
Makefile.in
blob
1471ad5deeb4d9b09259d0e310a12dfd2098b876
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
PO_SRCS
=
wineconsole.rc
15
16
MANPAGE
=
wineconsole.man
17
18
@MAKE_PROG_RULES@