Fixing minor build issues

This commit is contained in:
Joshua Weinberg
2011-09-09 11:53:15 -05:00
parent 1d9e767153
commit 15ce42a9d5
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -2311,7 +2311,6 @@
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.6;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx10.6;
};
name = Debug;
};
@@ -2333,7 +2332,6 @@
GCC_WARN_UNUSED_VARIABLE = YES;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.6;
SDKROOT = macosx10.6;
};
name = Release;
};
+1
View File
@@ -28,6 +28,7 @@
#import "SNESGameEmu.h"
#import <OERingBuffer.h>
#import "OESNESSystemResponderClient.h"
#import <OpenGL/gl.h>
//#include <libreader/libreader.hpp>
//#include <libreader/filereader.hpp>