f99db492ff
2004/04/28 15:08:56 jl 1.11.4.3: RESYNC: (1.12-1.13); FILE MERGED 2004/03/16 16:16:23 jl 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2004/02/24 12:13:43 jl 1.11.4.1: #115008#
33 lines
1.9 KiB
Text
33 lines
1.9 KiB
Text
mkdir: %_DEST%\inc%_EXT%\stoc
|
|
|
|
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
|
|
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
|
|
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
|
|
|
|
..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\*
|
|
..\source\javaconfig\useatjava.txt %_DEST%\bin%_EXT%\useatjava.txt
|
|
..\source\javaconfig\config.xml %_DEST%\xml%_EXT%\javaconfig.uno.xml
|
|
..\source\javadetect\sunjavadetect.xml %_DEST%\xml%_EXT%\sunjavadetect.uno.xml
|
|
..\source\javadetect\unknownjavadetect.xml %_DEST%\xml%_EXT%\unknownjavadetect.uno.xml
|
|
..\source\module-description.dtd %_DEST%\xml%_EXT%\module-description.dtd
|
|
|
|
..\source\corereflection\corefl.xml %_DEST%\xml%_EXT%\reflection.uno.xml
|
|
..\source\defaultregistry\defreg.xml %_DEST%\xml%_EXT%\nestedreg.uno.xml
|
|
..\source\implementationregistration\impreg.xml %_DEST%\xml%_EXT%\implreg.uno.xml
|
|
..\source\inspect\insp.xml %_DEST%\xml%_EXT%\introspection.uno.xml
|
|
..\source\invocation\inv.xml %_DEST%\xml%_EXT%\invocation.uno.xml
|
|
..\source\invocation_adapterfactory\invadp.xml %_DEST%\xml%_EXT%\invocadapt.uno.xml
|
|
..\source\javavm\jen.xml %_DEST%\xml%_EXT%\javavm.uno.xml
|
|
..\source\javaloader\javaloader.xml %_DEST%\xml%_EXT%\javaloader.uno.xml
|
|
..\source\loader\cpld.xml %_DEST%\xml%_EXT%\shlibloader.uno.xml
|
|
..\source\namingservice\namingservice.xml %_DEST%\xml%_EXT%\namingservice.uno.xml
|
|
..\source\proxy_factory\proxyfac.xml %_DEST%\xml%_EXT%\proxyfac.uno.xml
|
|
..\source\registry_tdprovider\rdbtdp.xml %_DEST%\xml%_EXT%\regtypeprov.uno.xml
|
|
..\source\servicemanager\smgr.xml %_DEST%\xml%_EXT%\servicemgr.uno.xml
|
|
..\source\simpleregistry\simreg.xml %_DEST%\xml%_EXT%\simplereg.uno.xml
|
|
..\source\tdmanager\tdmgr.xml %_DEST%\xml%_EXT%\typemgr.uno.xml
|
|
..\source\security\sec.xml %_DEST%\xml%_EXT%\security.uno.xml
|
|
..\source\typeconv\tcv.xml %_DEST%\xml%_EXT%\typeconverter.uno.xml
|
|
..\source\uriproc\module.xml %_DEST%\xml%_EXT%\uriproc.uno.xml
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|