summaryrefslogtreecommitdiff
path: root/slideshow/prj
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 17:42:36 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 17:42:36 +0000
commitad08a74354049f94dd2c24687263cecf04e6e191 (patch)
tree01ece6ce6b1f032b02db118dfaee97fa2af7499e /slideshow/prj
parent167623470f4104665814942bde460027c9b0d79f (diff)
INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/10/19 22:11:58 thb 1.2.2.6: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/10/08 20:08:13 thb 1.2.2.5: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/08/05 20:01:44 thb 1.2.2.4: #110496# Added transitions subdir, therefore had to move headers out of source/engine into source/inc 2004/08/01 20:08:10 thb 1.2.2.3: #110496# Changed slideshow API to match the needs of sd more closely 2004/04/12 15:13:53 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 16:05:58 thb 1.2.2.1: Resync with canvas01 changes
Diffstat (limited to 'slideshow/prj')
-rw-r--r--slideshow/prj/build.lst7
1 files changed, 4 insertions, 3 deletions
diff --git a/slideshow/prj/build.lst b/slideshow/prj/build.lst
index f5c85faaad93..174008699cc3 100644
--- a/slideshow/prj/build.lst
+++ b/slideshow/prj/build.lst
@@ -1,5 +1,6 @@
-pe slideshow : comphelper cppuhelper offuh cppcanvas canvas basegfx NULL
+pe slideshow : tools sal cppu vcl comphelper cppuhelper offuh cppcanvas basegfx goodies unotools toolkit animations NULL
pe slideshow usr1 - all pe_mkout NULL
-pe slideshow\source\engine nmake - all pe_engine NULL
pe slideshow\source\api nmake - all pe_api NULL
-pe slideshow\util nmake - all pe_util pe_engine pe_api NULL
+pe slideshow\source\engine nmake - all pe_engine pe_api NULL
+pe slideshow\source\engine\transitions nmake - all pe_transitions pe_api NULL
+pe slideshow\util nmake - all pe_util pe_transitions pe_engine pe_api NULL