6 lines
91 B
Bash
Executable File
6 lines
91 B
Bash
Executable File
|
|
cd `dirname $0`
|
|
cd build3
|
|
./premake4_osx xcode4
|
|
open xcode4/0_Bullet3Solution.xcworkspace
|