diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-02-23 10:28:28 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-02-23 10:47:35 +0100 |
commit | 123c59342c7191ae7972b76da2ccd28788ac7cee (patch) | |
tree | 35f3b378b7f3e0353c14b937ef7af2c00e9e7c28 /pyuno/prj | |
parent | a342b3e3b0c4c2baa40442ab4580f5091c6231d1 (diff) |
Adapted GCThread to safer-to-use salhelper::Thread
Diffstat (limited to 'pyuno/prj')
-rw-r--r-- | pyuno/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/prj/build.lst b/pyuno/prj/build.lst index a7c1c5b03426..8d0f8ba31525 100644 --- a/pyuno/prj/build.lst +++ b/pyuno/prj/build.lst @@ -1,4 +1,4 @@ -bgpu pyuno : stoc cpputools cppuhelper bridges tools PYTHON:python LIBXSLT:libxslt NULL +bgpu pyuno : salhelper stoc cpputools cppuhelper bridges tools PYTHON:python LIBXSLT:libxslt NULL pu pyuno usr1 - all br_mkout NULL pu pyuno\zipcore nmake - all pu_zipcore NULL pu pyuno\source\module nmake - all pu_module NULL |