msxml3: Store selected query language in backend document instance.
[wine/zf.git] / programs / winver / Makefile.in
blob7d08d9ae303e2ed97c9bbf3a876c59e4693518c4
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winver.exe
7 APPMODE = -mwindows
8 IMPORTS = shell32
10 C_SRCS = winver.c
12 RC_SRCS = version.rc
14 @MAKE_PROG_RULES@