diff options
author | obo <obo@openoffice.org> | 2010-09-14 13:03:44 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-09-14 13:03:44 +0200 |
commit | a32e092938566acf3190cc2e288f5393b4b87b52 (patch) | |
tree | 0dcd00fef0233aef015885e154c140d1c87e2b22 /sdext/prj | |
parent | 889994710625f3b8b2b634532a339f3068155057 (diff) | |
parent | 9ec25654f39e2b3a3b90b811fde6949fe379ffcd (diff) |
CWS-TOOLING: integrate CWS jl158
Diffstat (limited to 'sdext/prj')
-rw-r--r-- | sdext/prj/build.lst | 2 | ||||
-rw-r--r-- | sdext/prj/d.lst | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst index c593a265f26e..3603afbae866 100644 --- a/sdext/prj/build.lst +++ b/sdext/prj/build.lst @@ -1,4 +1,4 @@ -dx sdext : l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt NULL +dx sdext : l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL dx sdext usr1 - all sdext_mkout NULL dx sdext\prj get - all sdext_prj NULL dx sdext\source\minimizer nmake - all sdext_minimizer sdext_minimizer_rdoooe sdext_minimizer_rdooo sdext_inc NULL diff --git a/sdext/prj/d.lst b/sdext/prj/d.lst index 54cefac1dfa3..bcaa4308bcb9 100644 --- a/sdext/prj/d.lst +++ b/sdext/prj/d.lst @@ -7,3 +7,4 @@ mkdir: %_DEST%\bin%_EXT%\pdfimport ..\%__SRC%\bin\presentation-minimizer.oxt %_DEST%\bin%_EXT%\minimizer\presentation-minimizer.oxt ..\%__SRC%\bin\presentation_minimizer_develop.zip %_DEST%\bin%_EXT%\minimizer\presentation_minimizer_develop.zip ..\%__SRC%\bin\presenter-screen.oxt %_DEST%\bin%_EXT%\presenter\presenter-screen.oxt +..\%__SRC%\bin\presenter-screen_develop.zip %_DEST%\bin%_EXT%\presenter\presenter-screen_develop.zip |