Updated the iOS xcode project search paths for the luajit headers and static library.

This commit is contained in:
Alex Szpakowski
2015-04-25 12:00:07 -03:00
parent e7f56241ec
commit 8e42f591ce
4 changed files with 23 additions and 22 deletions
-1
View File
@@ -23,7 +23,6 @@
// LOVE
#include "event/Event.h"
#include "common/runtime.h"
// SDL
#include <SDL_events.h>