summaryrefslogtreecommitdiff
path: root/animations/prj
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-29 09:36:52 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-29 09:36:52 +0000
commit2f5aafffd58f22e3facf23735e83cba1811d1b51 (patch)
tree135510c44d754defd4c128e1b564f0ce76cccad8 /animations/prj
parent88dfb90b9d7a237d8a067802a28308b3a9e3710e (diff)
INTEGRATION: CWS presentationengine01
Diffstat (limited to 'animations/prj')
-rw-r--r--animations/prj/build.lst3
-rw-r--r--animations/prj/d.lst12
2 files changed, 15 insertions, 0 deletions
diff --git a/animations/prj/build.lst b/animations/prj/build.lst
new file mode 100644
index 000000000000..0d1b3fb1f67a
--- /dev/null
+++ b/animations/prj/build.lst
@@ -0,0 +1,3 @@
+animations animations : cppuhelper offuh NULL
+animations animations usr1 - all animations_mkout NULL
+animations animations\source\animcore nmake - all animations_animcore NULL
diff --git a/animations/prj/d.lst b/animations/prj/d.lst
new file mode 100644
index 000000000000..9b1f1d1a71e8
--- /dev/null
+++ b/animations/prj/d.lst
@@ -0,0 +1,12 @@
+..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
+..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
+..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*
+..\source\animcore\animcore.xml %_DEST%\xml%_EXT%\animcore.xml
+
+..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
+
+dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
+dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"
+
+mkdir: %_DEST%\inc%_EXT%\animations
+..\inc\animations\animationnodehelper.hxx %_DEST%\inc%_EXT%\animations\animationnodehelper.hxx