version is WNT only library
Change-Id: I3a6763abb76d244bf0a3117705130d1aeae98e2d
This commit is contained in:
@@ -309,7 +309,8 @@ ifeq ($(GUIBASE),unx)
|
|||||||
$(eval $(call gb_Library_add_exception_objects,vcl,\
|
$(eval $(call gb_Library_add_exception_objects,vcl,\
|
||||||
vcl/generic/glyphs/graphite_serverfont \
|
vcl/generic/glyphs/graphite_serverfont \
|
||||||
))
|
))
|
||||||
else
|
endif
|
||||||
|
ifeq ($(OS),WNT)
|
||||||
$(eval $(call gb_Library_use_libraries,vcl,\
|
$(eval $(call gb_Library_use_libraries,vcl,\
|
||||||
version \
|
version \
|
||||||
))
|
))
|
||||||
|
Reference in New Issue
Block a user