mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
windows-buildbot-zipper.bat: Check the correct path.
This commit is contained in:
parent
8efe9cea0e
commit
1f016d4598
@ -8,7 +8,7 @@ echo Please run from root of source tree after doing a Release build.
|
||||
GOTO done
|
||||
|
||||
: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.
|
||||
GOTO done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user