move some easy-to-use build files for Mac OSX, Linux and Windows

in the root directory.
This commit is contained in:
Erwin Coumans
2016-05-21 10:45:08 -07:00
parent 2fc0358750
commit 9bd88e5727
6 changed files with 22 additions and 313 deletions

7
build_and_run_premake.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
cd build3
./premake4_linux64 gmake
./premake4_osx gmake
cd gmake
make -j12
../../bin/App_BulletExampleBrowser_gmake_x64_release