Enable SimpleAssimpViewX compilation on OSX

Update the XCode projects, and fix several compilation problems.
This commit is contained in:
Jared Duke
2013-09-21 10:59:13 -07:00
parent 6d8ccd5882
commit 90179ec6e3
5 changed files with 121 additions and 132 deletions

View File

@@ -8,10 +8,10 @@
#import <Cocoa/Cocoa.h>
#import <OpenGL/OpenGL.h>
#import "aiColor4D.h"
#import "aiVector3D.h"
#import "aiVector2D.h"
#import "aiMatrix4x4.h"
#import "color4.h"
#import "vector3.h"
#import "vector2.h"
#import "matrix4x4.h"
/* workflow: