2009-02-13 21:57 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)

* harbour/bin/hbmk.bat
    * added more temp envvar cleanup
This commit is contained in:
Francesco Saverio Giudice
2009-02-13 20:57:55 +00:00
parent 4bc0533891
commit 6e58e1d506
2 changed files with 16 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2009-02-13 21:57 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)
* harbour/bin/hbmk.bat
* added more temp envvar cleanup
2009-02-13 20:10 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* make_b32.bat
* tests/rddtest/make_c52.bat

View File

@@ -451,6 +451,8 @@ set _HB_USR_L=
:END
set _HB_APP=
set _HB_COMPILER=
set _HB_MT=
set _HB_GUI=
set _HB_SHARED=
@@ -458,3 +460,13 @@ set _HB_DEBUG=
set _HBVM_LIB=
set _HB_USR_C=
set _HB_USR_L=
set _PATH=
set _HB_P_MAIN=
set _HB_P_PRG=
set _HB_P_PRG_C=
set _HB_P_C=
set _HB_P_O=
set _HB_P_OBJ=
set _HB_P_OPT=
set _HB_P_TMP=