msvcp90: Added _Stofx implementation.
[wine/multimedia.git] / dlls / d3dxof / Makefile.in
blobcbcd7b77b19c0aad02533b415f26527cf531a06d
1 MODULE = d3dxof.dll
2 IMPORTLIB = d3dxof
3 IMPORTS = dxguid uuid ole32 advapi32
5 C_SRCS = \
6 d3dxof.c \
7 main.c \
8 mszip.c \
9 parsing.c
11 IDL_R_SRCS = d3dxof.idl
13 RC_SRCS = version.rc
15 @MAKE_DLL_RULES@