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
crypt32: Don't access a blob after freeing it.
[wine/multimedia.git]
/
programs
/
winecfg
/
Makefile.in
blob
5d03871dd917fcfc28626a51b05d1e14fb7993f8
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winecfg.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
comdlg32 comctl32 shell32 ole32 winmm shlwapi uxtheme user32 gdi32 advapi32 kernel32
8
EXTRALIBS
= -
luuid
9
10
C_SRCS
=
\
11
appdefaults.c \
12
audio.c \
13
drive.c \
14
drivedetect.c \
15
driveui.c \
16
libraries.c \
17
main.c \
18
theme.c \
19
winecfg.c \
20
x11drvdlg.c
21
22
RC_SRCS
=
winecfg.rc
23
RC_BINSRC
=
winecfg.rc
24
RC_BINARIES
=
\
25
idb_checkbox.bmp \
26
idb_wine.bmp
27
28
@MAKE_PROG_RULES@
29
30
### Dependencies: