X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=edksetup.bat;h=740b7bd15b6badc0a7fe1f78c7d23910d8f152ce;hp=adc2b6d2cd093c4aac9f426f90988d0a44cc342f;hb=4250be6c8493b01da97d4ef2594703a772c8b2a8;hpb=1915103e27513e82ae6ba6f0f9146adf444c537c diff --git a/edksetup.bat b/edksetup.bat index adc2b6d2cd..740b7bd15b 100644 --- a/edksetup.bat +++ b/edksetup.bat @@ -133,7 +133,8 @@ echo Resetting the PATH variable to include the FRAMEWORK_TOOLS_PATH for this WO goto skipbuild -:ForceBuild +:ForceBuild +@if "%CLASSPATH%"=="" set CLASSPATH= call ant -noclasspath -f %WORKSPACE%\Tools\build.xml cleanall :NormalBuild