xmlfix3: fix unoxml build: add windows stuff to RepositoryFixes, add gb_STDLIBS

This commit is contained in:
Michael Stahl 2011-02-14 14:19:23 +01:00
parent 2cea43816e
commit 2029cf2e42
2 changed files with 4 additions and 0 deletions

View file

@ -42,8 +42,10 @@ $(eval $(call gb_Library_add_linked_libs,unordf,\
cppuhelper \
cppu \
sal \
stl \
rdf \
xslt \
$(gb_STDLIBS) \
))
$(eval $(call gb_Library_add_exception_objects,unordf,\

View file

@ -45,7 +45,9 @@ $(eval $(call gb_Library_add_linked_libs,unoxml,\
cppuhelper \
cppu \
sal \
stl \
xml2 \
$(gb_STDLIBS) \
))
$(eval $(call gb_Library_add_exception_objects,unoxml,\