Removed inclusion of wine/winestring.h from winbase.h and added it to
[wine] / dlls / version / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = version
6 SOVERSION = 1.0
7 ALTNAMES  = ver
8 IMPORTS   = lz32 kernel32
9
10 C_SRCS = \
11         info.c \
12         install.c \
13         resource.c \
14         ver16.c
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: