Updated some Xcode project settings

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2015-02-18 23:04:01 -04:00
parent 583b88bdd8
commit 24c7539182
10 changed files with 23 additions and 18 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
#include "thread/threads.h"
// libjpeg-turbo
#ifdef LOVE_MACOSX_USE_FRAMEWORKS
#ifdef LOVE_APPLE_USE_FRAMEWORKS
#include <jpeg-turbo/turbojpeg.h>
#else
#include <turbojpeg.h>