summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-20 19:32:26 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-20 19:32:26 +0100
commit8aab4860af4664ee83276d5667949bfd7697650b (patch)
treecad427b0ba1a69f99e7264146a0ff40468c2ef81 /sfx2
parentcc6b95f3f45a4103252a15801f6c8a7dd316f24f (diff)
CWS gnumake3: fix cppunittest on Windows
Diffstat (limited to 'sfx2')
-rwxr-xr-xsfx2/CppunitTest_sfx2_metadatable.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/sfx2/CppunitTest_sfx2_metadatable.mk b/sfx2/CppunitTest_sfx2_metadatable.mk
index 3516456832a6..434222ab49ce 100755
--- a/sfx2/CppunitTest_sfx2_metadatable.mk
+++ b/sfx2/CppunitTest_sfx2_metadatable.mk
@@ -34,6 +34,11 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sfx2_metadatable, \
$(eval $(call gb_CppunitTest_add_linked_libs,sfx2_metadatable, \
sal \
sfx \
+ stl \
+ kernel32 \
+ user32 \
+ oldnames \
+ msvcrt \
))
$(eval $(call gb_CppunitTest_set_include,sfx2_metadatable,\