diff options
author | Eike Rathke <erack@redhat.com> | 2012-11-22 16:12:27 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-11-22 16:13:38 +0100 |
commit | 8eafec91be723cbe5342899863232e800e77d828 (patch) | |
tree | db9cd180cd9a08583939ce62b1fb93988eee0757 | |
parent | a3b8cfa65c7883295cd899e71fd2979958a880ce (diff) |
added i18nisolang1 for win fps lib
Change-Id: I3c1aeb7f7ed879ac14de8fd6f031e7fe189c10ff
-rw-r--r-- | fpicker/Library_fps.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/Library_fps.mk b/fpicker/Library_fps.mk index eb1cd0c28687..b6b30571f73d 100644 --- a/fpicker/Library_fps.mk +++ b/fpicker/Library_fps.mk @@ -49,6 +49,7 @@ $(eval $(call gb_Library_use_libraries,fps,\ cppu \ cppuhelper \ sal \ + i18nisolang1 \ tl \ utl \ vcl \ |