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 a33fe67837ea..e83100d6ef9c 100644 --- a/sw/CppunitTest_sw_macros_test.mk +++ b/sw/CppunitTest_sw_macros_test.mk @@ -64,6 +64,7 @@ $(eval $(call gb_CppunitTest_use_api,sw_macros_test,\ )) $(eval $(call gb_CppunitTest_use_ure,sw_macros_test)) +$(eval $(call gb_CppunitTest_use_vcl,sw_macros_test)) $(eval $(call gb_CppunitTest_use_components,sw_macros_test,\ basic/util/sb \ |