Revert "Xcode project: add 'Runpath Search Path" for wesnothd"
This reverts commit b228f0002a
.
This commit is contained in:
parent
1b7069b4c4
commit
5081e0fee7
1 changed files with 0 additions and 2 deletions
|
@ -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\"",
|
||||
|
@ -4944,7 +4943,6 @@
|
|||
);
|
||||
GCC_VERSION = "";
|
||||
INSTALL_PATH = /usr/local/bin;
|
||||
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(SRCROOT)/lib\"",
|
||||
|
|
Loading…
Add table
Reference in a new issue