diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-06-07 15:13:36 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-06-07 15:13:36 +0000 |
commit | 07211f69219049cab01dc996318c0e4a8a2a3002 (patch) | |
tree | 3c2b861cecfc1daf97f804722cd2c595e06e6a84 /connectivity/prj | |
parent | 1f17e511f7ad9125408e4a786562ac32399b9b52 (diff) |
#i10000# Sorry, obviously I missed sqlbison.hxx. Reverting to 1.17, including all hedabu actions.
Diffstat (limited to 'connectivity/prj')
-rw-r--r-- | connectivity/prj/d.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/prj/d.lst b/connectivity/prj/d.lst index 1054bfd6a745..d58668316e42 100644 --- a/connectivity/prj/d.lst +++ b/connectivity/prj/d.lst @@ -21,7 +21,7 @@ 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 -..\inc\connectivity\sdbcx\*.hxx %_DEST%\inc%_EXT%\connectivity\sdbcx\*.hxx -..\version.mk %_DEST%\inc%_EXT%\connectivity\version.mk +hedabu: ..\inc\connectivity\sdbcx\*.hxx %_DEST%\inc%_EXT%\connectivity\sdbcx\*.hxx +hedabu: ..\version.mk %_DEST%\inc%_EXT%\connectivity\version.mk dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |