mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 03:32:35 +01:00
Merge pull request #106 from mathusummut/develop
Fixed Windows build script error
This commit is contained in:
commit
1f3b40ae27
@ -5,7 +5,6 @@ SET PLATFORM=x64
|
||||
SET TOOLSET=v140
|
||||
|
||||
ECHO Setting up Visual Studio 2015 environment vars...
|
||||
SET Platform=
|
||||
if "%DevEnvDir%." == "." goto SETVCVARS
|
||||
GOTO GITSECTION
|
||||
|
||||
|
@ -5,7 +5,6 @@ SET PLATFORM=x64
|
||||
SET TOOLSET=v141
|
||||
|
||||
ECHO Setting up Visual Studio 2017 environment vars...
|
||||
SET Platform=
|
||||
if "%DevEnvDir%." == "." goto SETVCVARS
|
||||
GOTO GITSECTION
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user