enable premake4 option --ios and Test_LinearMath

usage: ./premake4_osx --ios xcode4
open xcode4ios/0_Bullet3Solution.xcworkspace
This commit is contained in:
Erwin Coumans
2015-05-12 09:17:27 -07:00
parent 21430f7d44
commit 074b869a9f
24 changed files with 19370 additions and 21 deletions

View File

@@ -14,7 +14,7 @@
#include "Utils.h"
#include "main.h"
#include <vectormath/vmInclude.h>
#include "../vectormath/vmInclude.h"
//typedef Vectormath::Aos::Vector3 vmVector3;