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
Stub implementation for NtSetInformationToken.
[wine/multimedia.git]
/
programs
/
winecfg
/
Makefile.in
blob
b5de0ea1f5c4c8cc52d8d783016dcba57314cf50
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winecfg.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
comdlg32 comctl32 user32 advapi32 kernel32
8
9
C_SRCS
=
\
10
appdefaults.c \
11
audio.c \
12
drive.c \
13
libraries.c \
14
main.c \
15
properties.c \
16
winecfg.c \
17
x11drvdlg.c
18
19
RC_SRCS
=
winecfg.rc
20
RC_BINSRC
=
winecfg.rc
21
RC_BINARIES
=
idb_wine.bmp
22
23
@MAKE_PROG_RULES@
24
25
### Dependencies: