summaryrefslogtreecommitdiff
path: root/slideshow/prj
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-10-30 07:58:36 +0000
committerRüdiger Timm <rt@openoffice.org>2006-10-30 07:58:36 +0000
commit36719ce6f1b57ee7718e99db5657a82035a289d7 (patch)
treea45e41dc2178f5cda302841e7b67a02a4c3b96a2 /slideshow/prj
parent92476d9b398a18afe4220137a532c6ccdf86822c (diff)
INTEGRATION: CWS ause060 (1.4.90); FILE MERGED
2006/09/22 18:06:34 hjs 1.4.90.1: #i69234# call required makefile
Diffstat (limited to 'slideshow/prj')
-rw-r--r--slideshow/prj/build.lst11
1 files changed, 6 insertions, 5 deletions
diff --git a/slideshow/prj/build.lst b/slideshow/prj/build.lst
index bdad0bba9ada..b5f7b02b6fb2 100644
--- a/slideshow/prj/build.lst
+++ b/slideshow/prj/build.lst
@@ -1,8 +1,9 @@
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\api nmake - all 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\source\engine\animationnodes nmake - all pe_animationnodes pe_api NULL
-pe slideshow\source\engine\activities nmake - all pe_activities pe_api 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\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_activities pe_animationnodes pe_transitions pe_engine pe_api NULL