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
Merge documentation/status/lzexpand into the lzexpand source.
[wine/multimedia.git]
/
programs
/
winecfg
/
Makefile.in
blob
6c7e33718baedbf749c7e79fed3063addaa3bd3a
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winecfg.exe
6
APPMODE
=
gui
7
IMPORTS
=
comctl32 user32 advapi32
8
9
C_SRCS
=
\
10
drive.c \
11
main.c \
12
properties.c \
13
winecfg.c \
14
x11drvdlg.c
15
16
RC_SRCS
=
winecfg.rc
17
18
@MAKE_PROG_RULES@
19
20
### Dependencies: