version is WNT only library

Change-Id: I3a6763abb76d244bf0a3117705130d1aeae98e2d
This commit is contained in:
Matúš Kukan
2012-09-03 13:31:54 +02:00
parent 657e4fbf8c
commit 937b80b044

View File

@@ -309,7 +309,8 @@ ifeq ($(GUIBASE),unx)
$(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/generic/glyphs/graphite_serverfont \
))
else
endif
ifeq ($(OS),WNT)
$(eval $(call gb_Library_use_libraries,vcl,\
version \
))