diff options
author | Nils Fuhrmann <nf@openoffice.org> | 2001-04-25 11:08:54 +0000 |
---|---|---|
committer | Nils Fuhrmann <nf@openoffice.org> | 2001-04-25 11:08:54 +0000 |
commit | 8aa2414f6f7a08abfdcd5b46a1aafc2582ade3a0 (patch) | |
tree | 5b5a23e06fff5cc55aa76d77c4bf40347b211824 /transex3/prj | |
parent | b3bc9b0a75efbfeb51b6335a3a1aa89a84034784 (diff) |
Delivery of all parsers, including transex3 and lngex. This will also provide them inside solver tarballs
Diffstat (limited to 'transex3/prj')
-rw-r--r-- | transex3/prj/d.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/transex3/prj/d.lst b/transex3/prj/d.lst index b62fc513206a..926b84d9adaa 100644 --- a/transex3/prj/d.lst +++ b/transex3/prj/d.lst @@ -2,6 +2,10 @@ ..\%__SRC%\bin\xmlex %_DEST%\bin%_EXT%\xmlex ..\%__SRC%\bin\cfgex.exe %_DEST%\bin%_EXT%\cfgex.exe ..\%__SRC%\bin\cfgex %_DEST%\bin%_EXT%\cfgex +..\%__SRC%\bin\transex3.exe %_DEST%\bin%_EXT%\transex3.exe +..\%__SRC%\bin\transex3 %_DEST%\bin%_EXT%\transex3 +..\%__SRC%\bin\lngex.exe %_DEST%\bin%_EXT%\lngex.exe +..\%__SRC%\bin\lngex %_DEST%\bin%_EXT%\lngex ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx |