diff options
Diffstat (limited to 'sw/CppunitTest_sw_macros_test.mk')
-rw-r--r-- | sw/CppunitTest_sw_macros_test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk index c8d94e795018..e42eb0c9276b 100644 --- a/sw/CppunitTest_sw_macros_test.mk +++ b/sw/CppunitTest_sw_macros_test.mk @@ -67,6 +67,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_macros_test, \ vbahelper \ vcl \ xo \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |