wined3d: Fix and unify shader creation error handling.
[wine] / dlls / msimtf / Makefile.in
CommitLineData
44a808fb
JC
1TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = msimtf.dll
a971489d
AS
6IMPORTS = uuid imm32 kernel32
7
8C_SRCS = \
9 activeimmapp.c \
10 main.c
44a808fb 11
0101e58d 12RC_SRCS = rsrc.rc
44a808fb
JC
13
14@MAKE_DLL_RULES@
15
16@DEPENDENCIES@ # everything below this line is overwritten by make depend