Files
harbour-core/harbour/make_vcce.bat
Viktor Szakats 964e38d978 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-27 23:21:25 +00:00

14 lines
258 B
Batchfile

@echo off
rem
rem $Id$
rem
rem ; This batch file will be removed shortly, please use
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