summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-13 18:19:53 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-13 18:19:53 +0000
commit52fac9dcd0841f84f89acab9aa2e877887671452 (patch)
treecbf0a92070b683bc80ee157c0c9fa7ea52132d83
parentd9924da46f3b5a9df14fa702814aebf297d4c44e (diff)
INTEGRATION: CWS babelfish (1.8.8); FILE MERGED
2004/12/15 16:14:06 pjanik 1.8.8.1: #i37105#: add dependencies on target generating langmacros.inc.
-rw-r--r--scp2/prj/build.lst39
1 files changed, 20 insertions, 19 deletions
diff --git a/scp2/prj/build.lst b/scp2/prj/build.lst
index 58cc297a1ffa..764f97dba5ed 100644
--- a/scp2/prj/build.lst
+++ b/scp2/prj/build.lst
@@ -1,22 +1,23 @@
cp scp2 : setup_native python NULL
cp scp2 usr1 - all cp_mkout NULL
-cp scp2\source\activex nmake - all cp_activex NULL
-cp scp2\source\calc nmake - all cp_calc NULL
-cp scp2\source\canvas nmake - all cp_canvas NULL
-cp scp2\source\crashrep nmake - all cp_crashrep NULL
-cp scp2\source\draw nmake - all cp_draw NULL
-cp scp2\source\gnome nmake - all cp_gnome NULL
-cp scp2\source\graphicfilter nmake - all cp_graphicfilter NULL
-cp scp2\source\impress nmake - all cp_impress NULL
-cp scp2\source\javafilter nmake - all cp_javafilter NULL
-cp scp2\source\kde nmake - all cp_kde NULL
-cp scp2\source\lingu nmake - all cp_lingu NULL
-cp scp2\source\mailcap nmake - all cp_mailcap NULL
-cp scp2\source\math nmake - all cp_math NULL
-cp scp2\source\ooo nmake - all cp_ooo NULL
-cp scp2\source\python nmake - all cp_python NULL
-cp scp2\source\testtool nmake - all cp_testtool NULL
-cp scp2\source\writer nmake - all cp_writer NULL
-cp scp2\source\xsltfilter nmake - all cp_xsltfilter NULL
-cp scp2\source\winexplorerext nmake - all cp_winexplorerext NULL
+cp scp2\macros nmake - all cp_langmacros NULL
+cp scp2\source\activex nmake - all cp_activex cp_langmacros NULL
+cp scp2\source\calc nmake - all cp_calc cp_langmacros NULL
+cp scp2\source\canvas nmake - all cp_canvas cp_langmacros NULL
+cp scp2\source\crashrep nmake - all cp_crashrep cp_langmacros NULL
+cp scp2\source\draw nmake - all cp_draw cp_langmacros NULL
+cp scp2\source\gnome nmake - all cp_gnome cp_langmacros NULL
+cp scp2\source\graphicfilter nmake - all cp_graphicfilter cp_langmacros NULL
+cp scp2\source\impress nmake - all cp_impress cp_langmacros NULL
+cp scp2\source\javafilter nmake - all cp_javafilter cp_langmacros NULL
+cp scp2\source\kde nmake - all cp_kde cp_langmacros NULL
+cp scp2\source\lingu nmake - all cp_lingu cp_langmacros NULL
+cp scp2\source\mailcap nmake - all cp_mailcap cp_langmacros NULL
+cp scp2\source\math nmake - all cp_math cp_langmacros NULL
+cp scp2\source\ooo nmake - all cp_ooo cp_langmacros NULL
+cp scp2\source\python nmake - all cp_python cp_langmacros NULL
+cp scp2\source\testtool nmake - all cp_testtool cp_langmacros NULL
+cp scp2\source\writer nmake - all cp_writer cp_langmacros NULL
+cp scp2\source\xsltfilter nmake - all cp_xsltfilter cp_langmacros NULL
+cp scp2\source\winexplorerext nmake - all cp_winexplorerext cp_langmacros NULL
cp scp2\util nmake - all cp_util cp_activex cp_calc cp_canvas cp_crashrep cp_draw cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_lingu cp_mailcap cp_math cp_ooo cp_python cp_testtool cp_writer cp_xsltfilter cp_winexplorerext NULL