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
winealsa: Use dedicated macros to call interface functions.
[wine.git]
/
programs
/
winecfg
/
Makefile.in
blob
84be34eab10a56b23dfaacdc905ef4ccf1c4134f
1
MODULE
=
winecfg.exe
2
IMPORTS
=
uuid comdlg32 comctl32 shell32 ole32 winmm shlwapi uxtheme user32 gdi32 advapi32
3
4
EXTRADLLFLAGS
= -
mwindows
-
municode
5
6
C_SRCS
=
\
7
about.c \
8
appdefaults.c \
9
audio.c \
10
drive.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
20
MANPAGES
=
winecfg.man.in
21
22
SVG_SRCS
=
\
23
logo.svg \
24
winecfg.svg