summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2011-05-30 18:05:10 +0200
committerDavid Tardon <dtardon@redhat.com>2011-06-18 11:25:29 +0200
commit3bf16bf9e6c2e2c1e43169d4c3e3f0192ad84956 (patch)
tree228b5ac7bf242851874efb6f1dee1753f6489113
parent93bf853f66f438a8e21f365cb6b10050ec97eaf7 (diff)
ause130: #i117218# change .idl handling to gnu make
-rw-r--r--chart2/prj/build.lst2
-rw-r--r--sccomp/prj/build.lst2
2 files changed, 2 insertions, 2 deletions
diff --git a/chart2/prj/build.lst b/chart2/prj/build.lst
index ac3381587de3..c21ce8f2b313 100644
--- a/chart2/prj/build.lst
+++ b/chart2/prj/build.lst
@@ -1,3 +1,3 @@
-ch chart2 : offapi offuh TRANSLATIONS:translations comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL
+ch chart2 : offapi TRANSLATIONS:translations comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL
ch chart2 usr1 - all ch_mkout NULL
ch chart2\prj nmake - all ch_prj NULL
diff --git a/sccomp/prj/build.lst b/sccomp/prj/build.lst
index 865c5587f42c..31d12acf1f8f 100644
--- a/sccomp/prj/build.lst
+++ b/sccomp/prj/build.lst
@@ -1,4 +1,4 @@
-scc sccomp : TRANSLATIONS:translations offuh comphelper LPSOLVE:lpsolve tools DESKTOP:rsc LIBXSLT:libxslt NULL
+scc sccomp : TRANSLATIONS:translations offapi comphelper LPSOLVE:lpsolve tools DESKTOP:rsc LIBXSLT:libxslt NULL
scc sccomp usr1 - all scc_mkout NULL
scc sccomp\prj get - all scc_prj NULL
scc sccomp\source\solver nmake - all scc_solver NULL