mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-10 16:44:50 +00:00
Corrected header file documentation comment.
This commit is contained in:
commit
9c398852e6
1896 changed files with 489150 additions and 0 deletions
4
premake/Xcode/build-scripts/xcode3.command
Executable file
4
premake/Xcode/build-scripts/xcode3.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/Xcode3 xcode3
|
||||
Loading…
Add table
Add a link
Reference in a new issue