d3dx9/tests: Add basic tests for ID3DXRenderToEnvMap.
[wine/multimedia.git] / dlls / itss / Makefile.in
blob4de0d2664310e246a6c556390333a00c478f9129
1 MODULE = itss.dll
2 IMPORTS = uuid urlmon shlwapi ole32
3 EXTRADEFS = -DCOM_NO_WINDOWS_H
5 C_SRCS = \
6 chm_lib.c \
7 itss.c \
8 lzx.c \
9 moniker.c \
10 protocol.c \
11 storage.c
13 IDL_R_SRCS = itss.idl
15 RC_SRCS = rsrc.rc
17 @MAKE_DLL_RULES@