diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 19:53:02 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 19:53:02 +0000 |
commit | 4dc92e82f7e8639c6ee814d5ce5e2fae93defdfe (patch) | |
tree | c44fcb0c52809ef4714464d3c4f20c0e5c587d1b /cppcanvas/prj | |
parent | 25cca2646ca4ba8a2f3de116adc504e57dfea1ae (diff) |
INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/08/23 18:20:31 thb 1.2.2.4: #i10000# Missing build dependency to canvas (need the tools from there)
2004/07/28 11:44:15 thb 1.2.2.3: #110496# Moved canvas API to offapi
2004/07/28 10:15:13 thb 1.2.2.2: #110496# Added canvas API back to offapi (was private API before). Thus, no need to generate private API here
2004/04/12 15:13:20 thb 1.2.2.1: #110496# Adaptions after canvas01 merge
Diffstat (limited to 'cppcanvas/prj')
-rw-r--r-- | cppcanvas/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcanvas/prj/build.lst b/cppcanvas/prj/build.lst index 51d44515a806..91823b500d58 100644 --- a/cppcanvas/prj/build.lst +++ b/cppcanvas/prj/build.lst @@ -1,4 +1,4 @@ -cx cppcanvas : comphelper cppuhelper offuh tools vcl canvas basegfx 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 |