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
dmusic: Support creating default ports with GUID_NULL.
[wine.git]
/
dlls
/
fusion
/
Makefile.in
blob
63b1b7398f9c2a5578ce6108999431a111136c2c
1
MODULE
=
fusion.dll
2
IMPORTS
=
advapi32 dbghelp shlwapi version user32
3
4
C_SRCS
=
\
5
asmcache.c \
6
asmenum.c \
7
asmname.c \
8
assembly.c \
9
fusion.c \
10
fusion_main.c
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_DLL_RULES@