From 14b289d327cb04253e613a521fbad5c25e79300e Mon Sep 17 00:00:00 2001 From: markgrebe Date: Fri, 10 Mar 2006 01:14:47 +0000 Subject: [PATCH] Ooops. Forgot to check in the project file last night after finishing the Xcode 2.2 changes. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1033 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/src/macosx/stella.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stella/src/macosx/stella.xcodeproj/project.pbxproj b/stella/src/macosx/stella.xcodeproj/project.pbxproj index 3ce2b7cdd..ed1a2b0d7 100644 --- a/stella/src/macosx/stella.xcodeproj/project.pbxproj +++ b/stella/src/macosx/stella.xcodeproj/project.pbxproj @@ -1745,6 +1745,7 @@ ../../../../debugger, ./gui, ../gui, + ./libpng, ., ); INFOPLIST_FILE = "Info-StellaOSX__Upgraded_.plist"; @@ -1807,6 +1808,7 @@ ../../../../debugger, ./gui, ../gui, + ./libpng, ., ); INFOPLIST_FILE = "Info-StellaOSX__Upgraded_.plist";