diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-15 12:53:23 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-15 12:53:23 +0000 |
commit | 6022ce1d391d60f113e574daf7b54eae4633e486 (patch) | |
tree | 65a169fe5aaaffcdec1b8ec333921631aa9aa5fe /connectivity/prj | |
parent | 9c9ef83907f690ba02022abfc46ebf9e86158feb (diff) |
INTEGRATION: CWS ause066 (1.25.92); FILE MERGED
2006/08/30 11:15:14 hjs 1.25.92.1: #i69093# cleanup variable usage
Diffstat (limited to 'connectivity/prj')
-rw-r--r-- | connectivity/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/prj/d.lst b/connectivity/prj/d.lst index 8dc83dbb64b7..342fa2f0fa54 100644 --- a/connectivity/prj/d.lst +++ b/connectivity/prj/d.lst @@ -26,6 +26,6 @@ mkdir: %_DEST%\inc%_EXT%\connectivity\sdbcx hedabu: ..\inc\connectivity\*.hxx %_DEST%\inc%_EXT%\connectivity\*.hxx hedabu: ..\%__SRC%\inc\sqlbison.hxx %_DEST%\inc%_EXT%\connectivity\sqlbison.hxx hedabu: ..\inc\connectivity\sdbcx\*.hxx %_DEST%\inc%_EXT%\connectivity\sdbcx\*.hxx -hedabu: ..\version.mk %_DEST%\inc%_EXT%\connectivity\version.mk +#hedabu: ..\version.mk %_DEST%\inc%_EXT%\connectivity\version.mk dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |