From ad08a74354049f94dd2c24687263cecf04e6e191 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 26 Nov 2004 17:42:36 +0000 Subject: 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 --- slideshow/prj/build.lst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'slideshow/prj') 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 -- cgit v1.2.3