From cf96b373ad54e0f838bbec849c78732e0516c39b Mon Sep 17 00:00:00 2001 From: Ingo Schmidt Date: Mon, 24 May 2004 17:10:47 +0000 Subject: #i28464# ooo native installer --- instsetoo_native/prj/build.lst | 3 +++ instsetoo_native/prj/d.lst | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 instsetoo_native/prj/build.lst create mode 100644 instsetoo_native/prj/d.lst (limited to 'instsetoo_native/prj') 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" -- cgit