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
gdi32/tests: Add tests for DC bounds on various device types.
[wine/multimedia.git]
/
programs
/
winecfg
/
Makefile.in
blob
0190854f00c52f70c2c5584ca35a24db2d2e64b7
1
MODULE
=
winecfg.exe
2
APPMODE
= -
mwindows
3
IMPORTS
=
uuid comdlg32 comctl32 shell32 ole32 winmm shlwapi uxtheme user32 gdi32 advapi32
4
5
C_SRCS
=
\
6
about.c \
7
appdefaults.c \
8
audio.c \
9
drive.c \
10
drivedetect.c \
11
driveui.c \
12
libraries.c \
13
main.c \
14
theme.c \
15
winecfg.c \
16
x11drvdlg.c
17
18
RC_SRCS
=
winecfg.rc
19
PO_SRCS
=
winecfg.rc
20
21
MANPAGE
=
winecfg.man
22
23
SVG_SRCS
=
\
24
logo.svg \
25
winecfg.svg
26
27
@MAKE_PROG_RULES@