2009-08-22 22:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/hb-mkimp.bat
! Fix to prev. Some debug stuff.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-22 22:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* bin/hb-mkimp.bat
|
||||
! Fix to prev. Some debug stuff.
|
||||
|
||||
2009-08-22 22:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/hbqt_slots.cpp
|
||||
! Fixed memorys leak in HbDbfModel::rowCount() and HbDbfModel::columnCount().
|
||||
|
||||
@@ -213,9 +213,9 @@ rem ---------------------------------------------------------------
|
||||
echo EXPORTS >> _temp.def
|
||||
sed -nf _hbtemp.sed < _dump.tmp >> _temp.def
|
||||
lib /nologo /machine:%1 /def:_temp.def /out:"%3"
|
||||
:del _dump.tmp
|
||||
:del _temp.def
|
||||
:del _hbtemp.sed
|
||||
del _dump.tmp
|
||||
del _temp.def
|
||||
del _hbtemp.sed
|
||||
rem ---------------------------------------------------------------
|
||||
|
||||
goto END
|
||||
|
||||
Reference in New Issue
Block a user