mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
- fixed win32 script url
This commit is contained in:
parent
232e24cfa6
commit
ae6f522917
@ -1 +1 @@
|
||||
Subproject commit 736113a2b4b883722279942e11e63bdb414fe39f
|
||||
Subproject commit bf04854ade7cd0fc51483c857e590acfef4fbc26
|
@ -24,7 +24,7 @@ goto processBuildStageA
|
||||
|
||||
:getDepFile
|
||||
ECHO Retrieving windows dependency archive...
|
||||
call .\wget.exe -c -O ..\..\source\%depfile% http://http://softcoder.megaglest.org/msvc/2015/%depfile%
|
||||
call .\wget.exe -c -O ..\..\source\%depfile% http://softcoder.megaglest.org/msvc/2015/%depfile%
|
||||
call .\7z.exe x -r -o..\..\source\ ..\..\source\%depfile%
|
||||
goto processBuildStageA
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user