mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 14:11:15 +02:00
- fixed win32 script url
This commit is contained in:
Submodule data/glest_game updated: 736113a2b4...bf04854ade
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user