Kaydet (Commit) 3bc628b9 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Link the executables with gb_STDLIBS

üst 63c95085
......@@ -34,6 +34,7 @@ $(eval $(call gb_Executable_use_libraries,regcomp,\
cppu \
cppuhelper \
sal \
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_exception_objects,regcomp,\
......
......@@ -34,6 +34,7 @@ $(eval $(call gb_Executable_use_libraries,regsingleton,\
cppu \
cppuhelper \
sal \
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_exception_objects,regsingleton,\
......
......@@ -35,6 +35,7 @@ $(eval $(call gb_Executable_use_libraries,uno,\
cppuhelper \
sal \
salhelper \
$(gb_STDLIBS) \
))
$(eval $(call gb_Executable_use_externals,uno,\
......
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