mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-22 17:11:43 +00:00
windows-buildbot-zipper.bat: Check the correct path.
This commit is contained in:
@@ -8,7 +8,7 @@ echo Please run from root of source tree after doing a Release build.
|
|||||||
GOTO done
|
GOTO done
|
||||||
|
|
||||||
:okaywin32dir
|
:okaywin32dir
|
||||||
IF EXIST VisualC\Win64\Release GOTO okaydirs
|
IF EXIST VisualC\x64\Release GOTO okaydirs
|
||||||
echo Please run from root of source tree after doing a Release build.
|
echo Please run from root of source tree after doing a Release build.
|
||||||
GOTO done
|
GOTO done
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user