Beginnings of a script to initialize the .wine directory (with help
[wine.git] / dlls / version / Makefile.in
blob605c0633eaa19f5ad61dfd43e97678082fac6b2e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = version.dll
6 IMPORTS = lz32 kernel32
7 ALTNAMES = ver.dll
8 EXTRALIBS = $(LIBUNICODE)
10 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
12 C_SRCS = \
13 info.c \
14 install.c \
15 resource.c
17 C_SRCS16 = \
18 ver16.c
20 @MAKE_DLL_RULES@
22 ### Dependencies: