summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-01-28 13:23:36 +0000
committerKurt Zenker <kz@openoffice.org>2004-01-28 13:23:36 +0000
commitd4c616f720c834125fc938129f5361df948a098d (patch)
tree75553d7d9bda0727b8f0fb99ca6bb7c49f112e2d
parent5af7acfd867ee663abbbef68b26109ea0ab25dfa (diff)
INTEGRATION: CWS filtercfg (1.10.104); FILE MERGED
2003/08/13 06:10:58 as 1.10.104.3: #102620# new dir constant 2003/08/04 08:28:33 as 1.10.104.2: #102620# remove build dependencies for obsolete classes (plugin/login etcpp) 2003/08/04 05:45:31 as 1.10.104.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes
-rw-r--r--framework/prj/build.lst26
1 files changed, 13 insertions, 13 deletions
diff --git a/framework/prj/build.lst b/framework/prj/build.lst
index ba448b307fb5..b642206c341d 100644
--- a/framework/prj/build.lst
+++ b/framework/prj/build.lst
@@ -1,15 +1,15 @@
fr framework : svtools NULL
fr framework usr1 - all fr_mkout NULL
-fr framework\source\unotypes nmake - all fr_unotypes NULL
-fr framework\source\threadhelp nmake - all fr_threadhelp fr_unotypes NULL
-fr framework\source\classes nmake - all fr_classes fr_threadhelp fr_unotypes NULL
-fr framework\source\jobs nmake - all fr_jobs fr_threadhelp fr_unotypes NULL
-fr framework\source\interaction nmake - all fr_interaction fr_threadhelp fr_unotypes NULL
-fr framework\source\helper nmake - all fr_helper fr_threadhelp fr_unotypes NULL
-fr framework\source\dispatch nmake - all fr_dispatch fr_threadhelp fr_unotypes NULL
-fr framework\source\services nmake - all fr_services fr_threadhelp fr_unotypes NULL
-fr framework\source\register nmake - all fr_register fr_threadhelp fr_unotypes NULL
-fr framework\source\application nmake - all fr_application fr_threadhelp fr_unotypes NULL
-fr framework\source\recording nmake - all fr_recording fr_threadhelp fr_unotypes NULL
-fr framework\util nmake - all fr_util fr_unotypes fr_threadhelp fr_classes fr_jobs fr_interaction fr_helper fr_dispatch fr_services fr_register fr_application fr_recording NULL
-fr framework\util\guiapps nmake - all fr_guiapp fr_util NULL
+fr framework\source\constant nmake - all fr_constant NULL
+fr framework\source\unotypes nmake - all fr_unotypes fr_constant NULL
+fr framework\source\threadhelp nmake - all fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\loadenv nmake - all fr_loadenv fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\classes nmake - all fr_classes fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\jobs nmake - all fr_jobs fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\interaction nmake - all fr_interaction fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\helper nmake - all fr_helper fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\dispatch nmake - all fr_dispatch fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\services nmake - all fr_services fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\register nmake - all fr_register fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\source\recording nmake - all fr_recording fr_threadhelp fr_constant fr_unotypes NULL
+fr framework\util nmake - all fr_util fr_constant fr_unotypes fr_threadhelp fr_classes fr_loadenv fr_jobs fr_interaction fr_helper fr_dispatch fr_services fr_register fr_recording NULL