repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cryptui: Show certificate status for selected certificate in hierarchy page.
[wine/wine64.git]
/
dlls
/
dplayx
/
Makefile.in
blob
525ff8579c2436e5487cabab902b2c28c47627f5
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
dplayx.dll
7
IMPORTLIB
=
dplayx
8
IMPORTS
=
dxguid uuid winmm ole32 user32 advapi32 kernel32
9
10
C_SRCS
=
\
11
dpclassfactory.c \
12
dplay.c \
13
dplaysp.c \
14
dplayx_global.c \
15
dplayx_main.c \
16
dplayx_messages.c \
17
dplobby.c \
18
lobbysp.c \
19
name_server.c \
20
regsvr.c
21
22
RC_SRCS
=
version.rc
23
24
@MAKE_DLL_RULES@
25
26
@DEPENDENCIES@
# everything below this line is overwritten by make depend