Kaydet (Commit) 2029cf2e authored tarafından Michael Stahl's avatar Michael Stahl

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

üst 2cea4381
......@@ -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,\
......
......@@ -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,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment