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