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
wininet: Move freeing netconn into create_netconn_socket (Coverity).
[wine.git]
/
dlls
/
dswave
/
Makefile.in
blob
0f6c609adb8b2edd09dad1ad4e7ad9dd2840c676
1
MODULE
=
dswave.dll
2
IMPORTS
=
dxguid uuid ole32 advapi32
3
4
C_SRCS
=
\
5
dswave.c \
6
dswave_main.c
7
8
IDL_R_SRCS
=
dswave.idl
9
10
RC_SRCS
=
version.rc
11
12
@MAKE_DLL_RULES@