msi: Make the version information of DllGetVersion same as in version resource.
[wine/multimedia.git] / libs / Makefile.in
blob3b17bd1c17f650470a4a9a3674a5c6d0a9a19b9a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = none
7 SUBDIRS = \
8 port \
9 wine \
10 wpp
12 INSTALLSUBDIRS = \
13 wine
15 @MAKE_RULES@
17 all: $(SUBDIRS)
19 install-lib:: $(INSTALLSUBDIRS:%=%/__install-lib__)
20 install-dev:: $(INSTALLSUBDIRS:%=%/__install-dev__)
22 # Directory dependencies
24 wine wine/__install__ wine/__install-lib__: port
26 ### Dependencies: