jscript: Don't set constructor property to each object instance, it belongs to their...
[wine/multimedia.git] / dlls / fusion / Makefile.in
blob63b1b7398f9c2a5578ce6108999431a111136c2c
1 MODULE = fusion.dll
2 IMPORTS = advapi32 dbghelp shlwapi version user32
4 C_SRCS = \
5 asmcache.c \
6 asmenum.c \
7 asmname.c \
8 assembly.c \
9 fusion.c \
10 fusion_main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@