repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wine.inf: We should not override existing associations.
[wine/hacks.git]
/
dlls
/
dplayx
/
Makefile.in
blob
ce6cd4dcae93bec469262af32031881c2dc2b026
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
dplayx.dll
7
IMPORTLIB
=
libdplayx.
$(
IMPLIBEXT
)
8
IMPORTS
=
winmm ole32 user32 advapi32 kernel32
9
EXTRALIBS
= -
ldxguid
-
luuid
10
11
C_SRCS
=
\
12
dpclassfactory.c \
13
dplay.c \
14
dplaysp.c \
15
dplayx_global.c \
16
dplayx_main.c \
17
dplayx_messages.c \
18
dplobby.c \
19
lobbysp.c \
20
name_server.c \
21
regsvr.c
22
23
RC_SRCS
=
version.rc
24
25
@MAKE_DLL_RULES@
26
27
### Dependencies: