mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-04 01:21:04 +00:00
9bd88e5727
in the root directory.
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
|