Lines Matching defs:x86
46 set OS_PLATFORM=x86
48 if defined PROGRAMFILES(x86) (
49 rem Visual Studio was x86-only prior to 14.3
53 set "PF=%PROGRAMFILES(x86)%"
115 ) else if /i "%~1%" == "x86" (
116 set BUILD_PLATFORM=x86
199 set BUILD_PLATFORM=x86
201 set BUILD_PLATFORM=x86
203 set BUILD_PLATFORM=x86
209 if "%BUILD_PLATFORM%" == "x86" (
210 set VCVARS_PLATFORM=x86
314 :x86
321 call :configure x86 debug static %LEGACY_BUILD%
324 call :build x86 static %LEGACY_BUILD%
330 call :configure x86 debug shared %LEGACY_BUILD%
333 call :build x86 shared %LEGACY_BUILD%
341 call :configure x86 release static %LEGACY_BUILD%
344 call :build x86 static %LEGACY_BUILD%
350 call :configure x86 release shared %LEGACY_BUILD%
353 call :build x86 shared %LEGACY_BUILD%
363 rem %1 - Platform (x86 or x64)
381 if "%1" == "x86" (
413 if "%1" == "x86" (
447 rem %1 - Platform (x86 or x64)
461 if "%1" == "x86" (
671 echo x86 - Perform a 32-bit build