summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-29 10:07:18 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-29 10:07:18 +0000
commitf6e45ca2d96c28afd7825fda701fb24496748622 (patch)
treee9078c114c14569b5837d75126bb006a126ac8bd /cppcanvas
parentd8c8bcf12ae7fc697ae20f1e0f0a396fe58ba781 (diff)
INTEGRATION: CWS warningfixes03_SRC680 (1.4.48); FILE MERGED
2006/08/24 09:24:05 mhu 1.4.48.2: #i68887# Fixed module internal dependencies. 2006/08/24 09:15:29 mhu 1.4.48.1: #i68887# Removed obsolete dependency on svtools.
Diffstat (limited to 'cppcanvas')
-rw-r--r--cppcanvas/prj/build.lst6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppcanvas/prj/build.lst b/cppcanvas/prj/build.lst
index 0f8212bba806..b8a7228a0b3c 100644
--- a/cppcanvas/prj/build.lst
+++ b/cppcanvas/prj/build.lst
@@ -1,6 +1,6 @@
-cx cppcanvas : comphelper cppuhelper offuh tools svtools vcl basegfx canvas NULL
+cx cppcanvas : comphelper cppuhelper offuh tools vcl basegfx canvas NULL
cx cppcanvas usr1 - all cx_mkout NULL
cx cppcanvas\source\tools nmake - all cx_tools NULL
-cx cppcanvas\source\wrapper nmake - all cx_wrapper cx_tools NULL
-cx cppcanvas\source\mtfrenderer nmake - all cx_mtfrenderer cx_tools cx_wrapper NULL
+cx cppcanvas\source\wrapper nmake - all cx_wrapper NULL
+cx cppcanvas\source\mtfrenderer nmake - all cx_mtfrenderer NULL
cx cppcanvas\util nmake - all cx_util cx_tools cx_wrapper cx_mtfrenderer NULL