You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
307 B

@echo off
REM CodeWarrior stuff
set path=%path%;P:\APPS\SCRIPT\SW\CW71-4\BIN
REM Cygwin stuff
REM set path=%path%;R:\SCRIPT\PHP\CYGWIN\BIN
REM set CYGWIN=R:\SCRIPT\PHP\CYGWIN
REM Tools for building Zend
set path=%path%;P:\APPS\SCRIPT\SW\GNUWIN32\BIN
REM Build options
REM set BUILD=release
setbuild r 1