2008-08-28 01:20 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* make_b32.bat
* make_vc.bat
* exit_err.bat -> hbmkpost.bat
Please update your environment if you used this feature.
INCOMPATIBLE.
* make_vcce.bat
! Adjusted to latest change.
* make_gnu.bat
* Minor formatting.
This commit is contained in:
@@ -8,6 +8,19 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2008-08-28 01:20 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* make_b32.bat
|
||||
* make_vc.bat
|
||||
* exit_err.bat -> hbmkpost.bat
|
||||
Please update your environment if you used this feature.
|
||||
INCOMPATIBLE.
|
||||
|
||||
* make_vcce.bat
|
||||
! Adjusted to latest change.
|
||||
|
||||
* make_gnu.bat
|
||||
* Minor formatting.
|
||||
|
||||
2008-08-28 01:14 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* make_b32.bat
|
||||
* make_vc.bat
|
||||
|
||||
@@ -78,4 +78,4 @@ set _HB_CC_NAME=
|
||||
set _HB_MAKE_PROGRAM=
|
||||
set _HB_MAKEFILE=
|
||||
|
||||
if exist exit_err.bat call exit_err.bat
|
||||
if exist hbpostmk.bat call hbpostmk.bat
|
||||
|
||||
@@ -122,4 +122,3 @@ if "%HB_INC_INSTALL%" == "" set HB_INC_INSTALL=%HARBOURDIR%/include
|
||||
goto END
|
||||
|
||||
:END
|
||||
|
||||
|
||||
@@ -111,4 +111,4 @@ set _HB_CC_NAME=
|
||||
set _HB_MAKE_PROGRAM=
|
||||
set _HB_MAKEFILE=
|
||||
|
||||
if exist exit_err.bat call exit_err.bat
|
||||
if exist hbpostmk.bat call hbpostmk.bat
|
||||
|
||||
@@ -8,5 +8,6 @@ rem following method in your build environment to create
|
||||
rem an MSVC WinCE build.
|
||||
|
||||
set HB_BUILD_WINCE=yes
|
||||
set HB_CC_NAME=vcce
|
||||
|
||||
call make_vc.bat %1 %2 %3
|
||||
|
||||
Reference in New Issue
Block a user