Updated batchs to build Harbour

Updated batchs to build Harbour

Postby Antonio Linares » Thu Jul 02, 2015 3:47 pm

go.bat (Borland 32 bits)
Code: Select all  Expand view
set path=c:\bcc7\bin
win-make.exe


go32.bat (32 bits) Visual Studio
Code: Select all  Expand view
call "%ProgramFiles(x86)%\Microsoft Visual Studio 12.0\VC\vcvarsall.bat"
win-make.exe
 


gcc Windows 32 bits
gomingw.bat
Code: Select all  Expand view
set path=c:\mingw\bin
win-make


go64.bat (64 bits) Visual Studio
Code: Select all  Expand view
call "%ProgramFiles(x86)%\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x86_amd64
set HB_BUILD_MODE=c
win-make.exe
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41205
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Return to Utilities / Utilidades

Who is online

Users browsing this forum: No registered users and 1 guest