diff options
Diffstat (limited to 'svl/CppunitTest_svl_urihelper.mk')
-rw-r--r-- | svl/CppunitTest_svl_urihelper.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk index 3586a42b29bd..b0cbcd0e6a35 100644 --- a/svl/CppunitTest_svl_urihelper.mk +++ b/svl/CppunitTest_svl_urihelper.mk @@ -48,6 +48,7 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_urihelper, \ svl \ tl \ utl \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |