Browse Source

wipe out macports reference in Xcode project - no longer necessary

Bill Meltsner 14 years ago
parent
commit
7e8f6c2b46
1 changed files with 0 additions and 2 deletions
  1. 0 2
      platform/macosx/love.xcodeproj/project.pbxproj

+ 0 - 2
platform/macosx/love.xcodeproj/project.pbxproj

@@ -1679,7 +1679,6 @@
 				LIBRARY_SEARCH_PATHS = (
 					"$(inherited)",
 					"\"$(SRCROOT)\"",
-					/opt/local/lib,
 				);
 				PRODUCT_NAME = love;
 			};
@@ -1702,7 +1701,6 @@
 				LIBRARY_SEARCH_PATHS = (
 					"$(inherited)",
 					"\"$(SRCROOT)\"",
-					/opt/local/lib,
 				);
 				ONLY_ACTIVE_ARCH = NO;
 				PRODUCT_NAME = love;