mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 06:58:30 +00:00
Added a README file regarding WinRT support
To note, this file is currently formatted with CRLF line endings, rather than LF, to allow the file to be viewed with Notepad.
This commit is contained in:
4
premake/Xcode-iOS/build-scripts/xcode4.command
Executable file
4
premake/Xcode-iOS/build-scripts/xcode4.command
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# change to directory above command file
|
||||
cd `dirname $0`/..
|
||||
`dirname $0`/premake4 --file=../premake4.lua --to=./Xcode-iOS --ios xcode4
|
Reference in New Issue
Block a user