From 225049893a1ce7b6919e4f39f512d1a4eaefc562 Mon Sep 17 00:00:00 2001 From: markgrebe Date: Wed, 5 Oct 2005 03:35:22 +0000 Subject: [PATCH] Oops. Forgot I need to change some compile settings. Reverting to gcc 3.3 instead of gcc 4.0, since C++ on 4.0 will not work with OSX 10.2, and I want to maintain compatibility for this release git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@813 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/src/macosx/stella.pbproj/project.pbxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/stella/src/macosx/stella.pbproj/project.pbxproj b/stella/src/macosx/stella.pbproj/project.pbxproj index cdfbd7c5c..f58ca64d7 100755 --- a/stella/src/macosx/stella.pbproj/project.pbxproj +++ b/stella/src/macosx/stella.pbproj/project.pbxproj @@ -237,6 +237,7 @@ buildSettings = { DEBUGGING_SYMBOLS = NO; FRAMEWORK_SEARCH_PATHS = "\"$(HOME)/Library/Frameworks\" ."; + GCC_VERSION = 3.3; HEADER_SEARCH_PATHS = "./SDL.framework/Headers ../emucore ../emucore/m6502/src/bspf/src ../emucore/m6502/src ../ui/sound ../common ../debugger ../debugger/gui ../yacc ../../../../debugger ./gui ../gui ."; INSTALL_PATH = "$(HOME)/Applications"; LIBRARY_SEARCH_PATHS = .;