summaryrefslogtreecommitdiff
path: root/canvas/prj
diff options
context:
space:
mode:
authorThorsten Behrens <thb@openoffice.org>2004-03-18 09:38:44 +0000
committerThorsten Behrens <thb@openoffice.org>2004-03-18 09:38:44 +0000
commit6e89341b5045a01e823364633ef0fbfd44ebdfd5 (patch)
treee8bfc629f55ce0e0d31befb0b5c02233ef935705 /canvas/prj
parentaac18e0575873e71532ce77e4c2e4083e4c71b9a (diff)
#110496# Merge from cws_srx645_canvas01: first working version of XCanvas UNO components, for now consisting of javacanvas.uno.jar, vclcanvas.uno and directxcanvas.uno (windows only)
Diffstat (limited to 'canvas/prj')
-rw-r--r--canvas/prj/build.lst6
-rw-r--r--canvas/prj/d.lst12
2 files changed, 18 insertions, 0 deletions
diff --git a/canvas/prj/build.lst b/canvas/prj/build.lst
new file mode 100644
index 000000000000..33346351480f
--- /dev/null
+++ b/canvas/prj/build.lst
@@ -0,0 +1,6 @@
+uc canvas : 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
diff --git a/canvas/prj/d.lst b/canvas/prj/d.lst
new file mode 100644
index 000000000000..5bfbf22dc6ef
--- /dev/null
+++ b/canvas/prj/d.lst
@@ -0,0 +1,12 @@
+..\%__SRC%\bin\canvastools*.dll %_DEST%\bin%_EXT%\canvastools*.dll
+..\%__SRC%\bin\vclcanvas*.dll %_DEST%\bin%_EXT%\vclcanvas*.dll
+..\%__SRC%\bin\directxcanvas*.dll %_DEST%\bin%_EXT%\directxcanvas*.dll
+..\%__SRC%\lib\icanvastools.lib %_DEST%\lib%_EXT%\icanvastools.lib
+..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
+..\%__SRC%\class\javacanvas*.jar %_DEST%\bin%_EXT%\javacanvas*.jar
+
+mkdir: %_DEST%\inc%_EXT%\canvas
+hedabu: ..\inc\canvas\canvastools.hxx %_DEST%\inc%_EXT%\canvas\canvastools.hxx
+hedabu: ..\inc\canvas\elapsedtime.hxx %_DEST%\inc%_EXT%\canvas\elapsedtime.hxx
+hedabu: ..\inc\canvas\vclwrapper.hxx %_DEST%\inc%_EXT%\canvas\vclwrapper.hxx
+hedabu: ..\inc\canvas\verbosetrace.hxx %_DEST%\inc%_EXT%\canvas\verbosetrace.hxx