Skip to content

Commit

Permalink
Revert "Xcode project: add 'Runpath Search Path" for wesnothd"
Browse files Browse the repository at this point in the history
This reverts commit b228f00.
  • Loading branch information
mattsc committed Oct 31, 2014
1 parent 1b7069b commit 5081e0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Expand Up @@ -4916,7 +4916,6 @@
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INSTALL_PATH = /usr/local/bin;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/lib\"",
Expand Down Expand Up @@ -4944,7 +4943,6 @@
);
GCC_VERSION = "";
INSTALL_PATH = /usr/local/bin;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/lib\"",
Expand Down

0 comments on commit 5081e0f

Please sign in to comment.