summaryrefslogtreecommitdiff
path: root/odk/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:40:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:40:54 +0000
commit62c63d34028234e3296081e49493f0eba92fc74b (patch)
tree59d0c33c863444664ea0b19626d6b5e4dfc9f2fe /odk/prj
parent72ef55fe37b026d9f89cea441737d4c20fd35c73 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'odk/prj')
-rw-r--r--odk/prj/build.lst9
-rw-r--r--odk/prj/d.lst4
2 files changed, 7 insertions, 6 deletions
diff --git a/odk/prj/build.lst b/odk/prj/build.lst
index da23771b20d8..7b03844f9558 100644
--- a/odk/prj/build.lst
+++ b/odk/prj/build.lst
@@ -1,13 +1,10 @@
-od odk :: unoil offapi product apiwww netbeans_integration NULL
+od odk :: cppuhelper cpputools io jurt jut javaunohelper sandbox remotebridges stoc udkapi ridljar offapi unoil autodoc netbeans_integration NULL
od odk usr1 - all od_mkout NULL
od odk\source\bean\com\sun\star\beans nmake - all od_beanjava NULL
-od odk\source\bean\native\win32 nmake - n od_beanwin32 NULL
+od odk\source\bean\native\win32 nmake - n od_beanwin32 NULL
od odk\source\bean\native\unix nmake - u od_beanunix NULL
od odk\source\OOSupport nmake - all od_oosupportjava NULL
od odk\pack\unzip_udk nmake - all od_unzip_udk NULL
od odk\pack\copying nmake - all od_copying od_unzip_udk od_beanjava od_beanwin32.n od_beanunix.u od_oosupportjava NULL
od odk\pack\gendocu nmake - all od_gendocu od_copying NULL
-od odk\pack\checkinc nmake - all od_checkinc od_unzip_udk NULL
-od odk\pack\checkinc2 nmake - all od_checkinc2 od_unzip_udk NULL
-od odk\pack\checkbin nmake - all od_checkbin od_unzip_udk NULL
-od odk\util nmake - all od_util od_copying od_gendocu od_checkinc od_checkinc2 od_checkbin NULL
+od odk\util nmake - all od_util od_copying od_gendocu NULL
diff --git a/odk/prj/d.lst b/odk/prj/d.lst
index ddee5963c6ab..4e663e9578af 100644
--- a/odk/prj/d.lst
+++ b/odk/prj/d.lst
@@ -7,5 +7,9 @@
..\%__SRC%\class\officebean.jar %_DEST%\bin%_EXT%\officebean.jar
+..\%__SRC%\bin\officebean.dll %_DEST%\bin%_EXT%\officebean.dll
+..\%__SRC%\lib\libofficebean.so %_DEST%\lib%_EXT%\libofficebean.so
+..\%__SRC%\lib\*officebean.dylib %_DEST%\lib%_EXT%\*officebean.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"