mirror of
https://github.com/love2d/megasource.git
synced 2026-08-17 11:11:35 +02:00
Add SDL2.0.1-3742e768b536.
Note: using the same folder for future updates.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
cd ..
|
||||
title Generating VS2008...
|
||||
%~dp0\premake4.exe --file=..\premake4.lua --to=.\VisualC\VS2008 vs2008
|
||||
title Generating VS2010...
|
||||
%~dp0\premake4.exe --file=..\premake4.lua --to=.\VisualC\VS2010 vs2010
|
||||
title Generating VS2012...
|
||||
%~dp0\premake4.exe --file=..\premake4.lua --to=.\VisualC\VS2012 vs2012
|
||||
pause
|
||||
Reference in New Issue
Block a user