msi/tests: Move test coverage for standard actions to a separate module.
[wine.git] / dlls / d3dxof / Makefile.in
blob83299b3e9b808271c2c27188eb6ba58549e6b4ce
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 \
10 regsvr.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@