]> git.proxmox.com Git - mirror_edk2.git/blobdiff - edksetup.bat
edksetup.bat: make sure BASE_TOOLS_PATH be set correctly
[mirror_edk2.git] / edksetup.bat
index 6c8c0aa97f4cde347aa4647ef7d9ca1e3d621329..7aa167549bb2d88c08723338641149a43d4dcf0b 100755 (executable)
@@ -77,9 +77,10 @@ if not defined EDK_TOOLS_PATH (
     )\r
   )\r
 )\r
-if exist %EDK_TOOLS_PATH%\Source set BASE_TOOLS_PATH=%EDK_TOOLS_PATH%\r
 \r
 :checkNt32Flag\r
+if exist %EDK_TOOLS_PATH%\Source set BASE_TOOLS_PATH=%EDK_TOOLS_PATH%\r
+\r
 @REM The Nt32 Emluation Platform requires Microsoft Libraries\r
 @REM and headers to interface with Windows.\r
 if /I "%1"=="--nt32" (\r