Update the MSI version to be the same as on win2k.
[wine] / dlls / d3dim / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = d3dim.dll
6
7 C_SRCS = d3dim_main.c
8
9 RC_SRCS = version.rc
10
11 @MAKE_DLL_RULES@
12
13 ### Dependencies:
14