wined3d: Move the projection matrix into its own state.
[wine.git] / dlls / itss / tests / Makefile.in
blob1a232e3b4ed73d0efe5512aa6ec1a810773d6413
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = itss.dll
6 IMPORTS = ole32 kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 protocol.c
12 RC_SRCS = rsrc.rc
13 RC_BINSRC = rsrc.rc
14 RC_BINARIES = data.chm
16 @MAKE_TEST_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend