mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
5 lines
91 B
Bash
Executable file
5 lines
91 B
Bash
Executable file
|
|
cd `dirname $0`
|
|
cd build3
|
|
./premake4_osx xcode4
|
|
open xcode4/0_Bullet3Solution.xcworkspace
|