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:
Viktor Szakats
2008-08-27 23:21:25 +00:00
parent ec88209762
commit 964e38d978
5 changed files with 16 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -122,4 +122,3 @@ if "%HB_INC_INSTALL%" == "" set HB_INC_INSTALL=%HARBOURDIR%/include
goto END
:END

View File

@@ -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

View File

@@ -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