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
Enable some compiler warning flags
[wine/multimedia.git]
/
Makefile.in
blob
1b994a1cf4478f636d871684a95efca4cb594596
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dsound.dll
6
IMPORTLIB
=
dsound
7
IMPORTS
=
dxguid uuid winmm ole32 advapi32 kernel32 ntdll
8
EXTRALIBS
=
@FRAMEWORK_OPENAL@
-
lOpenAL32
9
10
C_SRCS
=
\
11
buffer.c \
12
capture.c \
13
dsound8.c \
14
dsound_main.c \
15
duplex.c \
16
primary.c \
17
propset.c \
18
regsvr.c
19
20
RC_SRCS
=
version.rc
21
22
@MAKE_DLL_RULES@
23
24
@DEPENDENCIES@
# everything below this line is overwritten by make depend