diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-06 11:37:46 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-06 11:37:46 +0000 |
commit | 26c88df0c93e0cee4b61cb0f1a7b6b2ae43e88ac (patch) | |
tree | 04a02d4a6bd943027007952079e91479e6809c3f | |
parent | d941671e07abd94dbdb20ab5abba172b32315b6e (diff) |
INTEGRATION: CWS layout_DEV300 (1.27.20); FILE MERGED
2008/02/12 09:58:28 jcn 1.27.20.2: Move vos-based Application out to vosapp.hxx.
2008/02/11 15:33:49 jcn 1.27.20.1: Initial import into layout cws.
-rw-r--r-- | transex3/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/transex3/prj/d.lst b/transex3/prj/d.lst index 79a659ea8a17..7bd8e7d3e72d 100644 --- a/transex3/prj/d.lst +++ b/transex3/prj/d.lst @@ -18,6 +18,8 @@ mkdir: %_DEST%\inc%_EXT%\transex3 ..\%__SRC%\bin\ulfex %_DEST%\bin%_EXT%\ulfex ..\%__SRC%\bin\txtconv.exe %_DEST%\bin%_EXT%\txtconv.exe ..\%__SRC%\bin\txtconv %_DEST%\bin%_EXT%\txtconv +..\%__SRC%\bin\tralay.exe %_DEST%\bin%_EXT%\tralay.exe +..\%__SRC%\bin\tralay %_DEST%\bin%_EXT%\tralay ..\%__SRC%\class\converter\converter.jar %_DEST%\bin%_EXT%\converter.jar ..\%__SRC%\doc\converter_javadoc.zip %_DEST%\bin%_EXT%\converter_javadoc.zip @@ -30,6 +32,7 @@ mkdir: %_DEST%\inc%_EXT%\transex3 ..\inc\export.hxx %_DEST%\inc%_EXT%\transex3\export.hxx ..\inc\transex3\directory.hxx %_DEST%\inc%_EXT%\transex3\directory.hxx ..\inc\transex3\file.hxx %_DEST%\inc%_EXT%\transex3\file.hxx +..\inc\transex3\vosapp.hxx %_DEST%\inc%_EXT%\transex3\vosapp.hxx ..\inc\utf8conv.hxx %_DEST%\inc%_EXT%\transex3\utf8conv.hxx ..\%__SRC%\lib\transex.lib %_DEST%\lib%_EXT%\transex.lib |