repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
d3dx9: Implement D3DXCreateSprite.
[wine.git]
/
programs
/
winecfg
/
Makefile.in
blob
823084f0b2d84c04d50c943654b31465a4c30de9
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winecfg.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
uuid comdlg32 comctl32 shell32 ole32 winmm shlwapi uxtheme user32 gdi32 advapi32 kernel32
8
9
C_SRCS
=
\
10
appdefaults.c \
11
audio.c \
12
drive.c \
13
drivedetect.c \
14
driveui.c \
15
libraries.c \
16
main.c \
17
theme.c \
18
winecfg.c \
19
x11drvdlg.c
20
21
RC_SRCS
=
winecfg.rc
22
23
@MAKE_PROG_RULES@
24
25
@DEPENDENCIES@
# everything below this line is overwritten by make depend