diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-04-23 15:07:27 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-04-23 15:07:27 +0000 |
commit | c6c339496122da159da4f068bacbbc997f735c8b (patch) | |
tree | 1456e9f30ed032e15fd4229212304ecb902ef9e0 /stoc | |
parent | 3aedfe2783858405da6b32390d5917b7c2c508d0 (diff) |
INTEGRATION: CWS uno2 (1.9.44); FILE MERGED
2003/04/08 13:56:01 dbo 1.9.44.1: #107991# UNO shared library component renaming
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/prj/d.lst | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/stoc/prj/d.lst b/stoc/prj/d.lst index 5b4a40b9bfc0..acd4f562fc06 100644 --- a/stoc/prj/d.lst +++ b/stoc/prj/d.lst @@ -8,24 +8,23 @@ mkdir: %_DEST%\inc%_EXT%\stoc ..\source\module-description.dtd %_DEST%\xml%_EXT%\module-description.dtd -..\source\corereflection\corefl.xml %_DEST%\xml%_EXT%\corefl.xml -..\source\defaultregistry\defreg.xml %_DEST%\xml%_EXT%\defreg.xml -..\source\implementationregistration\impreg.xml %_DEST%\xml%_EXT%\impreg.xml -..\source\inspect\insp.xml %_DEST%\xml%_EXT%\insp.xml -..\source\invocation\inv.xml %_DEST%\xml%_EXT%\inv.xml -..\source\invocation_adapterfactory\invadp.xml %_DEST%\xml%_EXT%\invadp.xml -..\source\io\io.xml %_DEST%\xml%_EXT%\io.xml -..\source\javavm\jen.xml %_DEST%\xml%_EXT%\jen.xml -..\source\javaloader\javaloader.xml %_DEST%\xml%_EXT%\javaloader.xml -..\source\loader\cpld.xml %_DEST%\xml%_EXT%\cpld.xml -..\source\namingservice\namingservice.xml %_DEST%\xml%_EXT%\namingservice.xml -..\source\proxy_factory\proxyfac.xml %_DEST%\xml%_EXT%\proxyfac.xml -..\source\registry_tdprovider\rdbtdp.xml %_DEST%\xml%_EXT%\rdbtdp.xml -..\source\servicemanager\smgr.xml %_DEST%\xml%_EXT%\smgr.xml -..\source\simpleregistry\simreg.xml %_DEST%\xml%_EXT%\simreg.xml -..\source\tdmanager\tdmgr.xml %_DEST%\xml%_EXT%\tdmgr.xml -..\source\security\sec.xml %_DEST%\xml%_EXT%\sec.xml -..\source\typeconv\tcv.xml %_DEST%\xml%_EXT%\tcv.xml +..\source\corereflection\corefl.xml %_DEST%\xml%_EXT%\corereflection.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 ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib |