diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-10-30 08:13:55 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-10-30 08:13:55 +0000 |
commit | bca6925658bd24b35f55a3103297168b3e28642a (patch) | |
tree | ee8e7c716bf8ef3e42faa3c1c51c9b8aa37c117c /cppcanvas/prj | |
parent | f46cd3392aa9a13e2ac716656f02c3b5369b9196 (diff) |
INTEGRATION: CWS ause060 (1.5.4); FILE MERGED
2006/09/22 18:00:22 hjs 1.5.4.1: #i69234# call required makefile
Diffstat (limited to 'cppcanvas/prj')
-rw-r--r-- | cppcanvas/prj/build.lst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/cppcanvas/prj/build.lst b/cppcanvas/prj/build.lst index b8a7228a0b3c..3fc4eb7abdac 100644 --- a/cppcanvas/prj/build.lst +++ b/cppcanvas/prj/build.lst @@ -1,6 +1,7 @@ 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 NULL -cx cppcanvas\source\mtfrenderer nmake - all cx_mtfrenderer NULL +cx cppcanvas\inc nmake - all cx_inc NULL +cx cppcanvas\source\tools nmake - all cx_tools cx_inc NULL +cx cppcanvas\source\wrapper nmake - all cx_wrapper cx_inc NULL +cx cppcanvas\source\mtfrenderer nmake - all cx_mtfrenderer cx_inc NULL cx cppcanvas\util nmake - all cx_util cx_tools cx_wrapper cx_mtfrenderer NULL |