repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
server: Add requests to set and retrieve default dacl.
[wine/hacks.git]
/
programs
/
wineconsole
/
Makefile.in
blob
335dd4b4f0a1146834d134aa857bc0ff67901d27
1
EXTRADEFS
= -
DUNICODE
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
wineconsole.exe
7
APPMODE
= -
mwindows
8
IMPORTS
=
advapi32 kernel32 ntdll
9
DELAYIMPORTS
=
comctl32 user32 gdi32
10
11
C_SRCS
=
\
12
curses.c \
13
dialog.c \
14
registry.c \
15
user.c \
16
wineconsole.c
17
18
RC_SRCS
=
wineconsole_res.rc
19
20
@MAKE_PROG_RULES@
21
22
23
@DEPENDENCIES@
# everything below this line is overwritten by make depend