diff options
author | Ingo Schmidt <is@openoffice.org> | 2004-05-24 17:10:47 +0000 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2004-05-24 17:10:47 +0000 |
commit | cf96b373ad54e0f838bbec849c78732e0516c39b (patch) | |
tree | 8246a7af04537da9bf1ccb9da906c876d01fade1 /instsetoo_native/prj | |
parent | 4f16ff9e677e9747b74f51e0d3ffb03c8083e1bf (diff) |
#i28464# ooo native installer
Diffstat (limited to 'instsetoo_native/prj')
-rw-r--r-- | instsetoo_native/prj/build.lst | 3 | ||||
-rw-r--r-- | instsetoo_native/prj/d.lst | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst new file mode 100644 index 000000000000..157b8d26d4ee --- /dev/null +++ b/instsetoo_native/prj/build.lst @@ -0,0 +1,3 @@ +oo instsetoo_native : UnoControls basctl chaos configmgr cpputools dbaccess desktop eventattacher extensions extras fileaccess forms io package padmin readlicense_oo remotebridges scaddins scp2 SO:epm shell sc sch chart2 sd starmath sw ucb wizards officecfg xmlhelp helpcontent MathMLDTD dictionaries bitstream_vera_fonts filter psprint_config fpicker odk embedserv pyuno crashrep scripting embeddedobj hwpfilter unoxml NULL +oo instsetoo_native usr1 - all oo_mkout NULL +oo instsetoo_native\util nmake - all oo_util NULL diff --git a/instsetoo_native/prj/d.lst b/instsetoo_native/prj/d.lst new file mode 100644 index 000000000000..e7ea19641e11 --- /dev/null +++ b/instsetoo_native/prj/d.lst @@ -0,0 +1,4 @@ +mkdir: %COMMON_DEST%\bin%_EXT%\ooo +..\util\hid.lst %COMMON_DEST%\bin%_EXT%\ooo\hid.lst + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |