summaryrefslogtreecommitdiff
path: root/canvas/prj
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 16:03:40 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 16:03:40 +0000
commit18c433f943c579a98988550dfc372f3da2efc151 (patch)
treed2fd4760d575cdc0f69910a2c6d82ab3793939d1 /canvas/prj
parent76c9e063b60b2085c014e9fe5dd54070cd26e285 (diff)
INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/17 17:00:21 thb 1.2.2.8: #118514# Canvas module reorg 2004/09/08 16:31:57 dbo 1.2.2.7: #110496# adding canvas factory Issue number: Submitted by: Reviewed by: 2004/07/28 10:08:24 thb 1.2.2.6: #110496# Added canvas API back to offapi (was private API before). Thus, no need to generate private API here 2004/07/16 16:27:35 thb 1.2.2.5: #i10000# Missing dependency for tools 2004/07/16 16:26:33 thb 1.2.2.4: #i10000# Missing dependency for Java 2004/07/06 13:16:45 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2004/04/12 15:12:21 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:57:54 thb 1.2.2.1: Resync with canvas01 changes
Diffstat (limited to 'canvas/prj')
-rw-r--r--canvas/prj/build.lst10
1 files changed, 5 insertions, 5 deletions
diff --git a/canvas/prj/build.lst b/canvas/prj/build.lst
index 18b66999aff4..5facc827435e 100644
--- a/canvas/prj/build.lst
+++ b/canvas/prj/build.lst
@@ -1,6 +1,6 @@
uc canvas : javaunohelper comphelper cppuhelper offuh unoil tools vcl basegfx NULL
-uc canvas usr1 - all uc_mkout NULL
-uc canvas\source\tools nmake - all uc_tools NULL
-uc canvas\source\win nmake - all uc_win uc_tools NULL
-uc canvas\source\vcl nmake - all uc_vcl uc_tools NULL
-uc canvas\source\java nmake - all uc_java NULL
+uc canvas usr1 - all uc_mkout NULL
+uc canvas\source\tools nmake - all uc_tools NULL
+uc canvas\source\vcl nmake - all uc_vcl uc_tools NULL
+uc canvas\source\java nmake - all uc_java NULL
+uc canvas\source\factory nmake - all uc_factory NULL