summaryrefslogtreecommitdiff
path: root/slideshow/prj
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 14:39:41 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 14:39:41 +0000
commitb1ccee455fdbfe0db2ca7eaecbd5f19473c1f7e1 (patch)
tree9ee0620982322266510d976f485f8c7e139c16d5 /slideshow/prj
parente69060a498eebda4ba10c13172f75b3561d90138 (diff)
INTEGRATION: CWS presenterview (1.7.10); FILE MERGED
2008/03/26 10:48:55 cl 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/09 18:06:59 cl 1.7.10.1: #i15900# moved slideshow api to offapi
Diffstat (limited to 'slideshow/prj')
-rw-r--r--slideshow/prj/build.lst17
1 files changed, 8 insertions, 9 deletions
diff --git a/slideshow/prj/build.lst b/slideshow/prj/build.lst
index 6d4cb2dff580..ec0cf8c739de 100644
--- a/slideshow/prj/build.lst
+++ b/slideshow/prj/build.lst
@@ -1,12 +1,11 @@
pe slideshow : tools sal cppu vcl comphelper cppuhelper offuh cppcanvas basegfx goodies unotools toolkit animations avmedia NULL
pe slideshow usr1 - all pe_mkout NULL
pe slideshow\inc nmake - all pe_inc NULL
-pe slideshow\source\api nmake - all pe_api pe_inc NULL
-pe slideshow\source\engine nmake - all pe_engine pe_api pe_inc NULL
-pe slideshow\source\engine\slide nmake - all pe_slide pe_api pe_inc NULL
-pe slideshow\source\engine\shapes nmake - all pe_shapes pe_api pe_inc NULL
-pe slideshow\source\engine\OGLTrans nmake - u pe_ogltrans pe_api pe_inc NULL
-pe slideshow\source\engine\transitions nmake - all pe_transitions pe_api pe_inc NULL
-pe slideshow\source\engine\animationnodes nmake - all pe_animationnodes pe_api pe_inc NULL
-pe slideshow\source\engine\activities nmake - all pe_activities pe_api pe_inc NULL
-pe slideshow\util nmake - all pe_util pe_shapes pe_slide pe_activities pe_animationnodes pe_transitions pe_engine pe_api NULL
+pe slideshow\source\engine nmake - all pe_engine pe_inc NULL
+pe slideshow\source\engine\slide nmake - all pe_slide pe_inc NULL
+pe slideshow\source\engine\shapes nmake - all pe_shapes pe_inc NULL
+pe slideshow\source\engine\OGLTrans nmake - u pe_ogltrans pe_inc NULL
+pe slideshow\source\engine\transitions nmake - all pe_transitions pe_inc NULL
+pe slideshow\source\engine\animationnodes nmake - all pe_animationnodes pe_inc NULL
+pe slideshow\source\engine\activities nmake - all pe_activities pe_inc NULL
+pe slideshow\util nmake - all pe_util pe_shapes pe_slide pe_activities pe_animationnodes pe_transitions pe_engine NULL