rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn).
[wine/multimedia.git] / programs / winver / Makefile.in
blob8d6942dbd373118dedb78be44b7aba62ec809849
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winver.exe
6 APPMODE = -mwindows
7 IMPORTS = shell32 kernel32
9 C_SRCS = winver.c
11 @MAKE_PROG_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend