Xcode project: set gcc version to Xcode default for wesnothd
This was already done and accidentally committed together with
d9659f69b4
for Wesnoth
This commit is contained in:
parent
70498596d8
commit
73074e4d03
1 changed files with 1 additions and 0 deletions
|
@ -4892,6 +4892,7 @@
|
|||
"LOCALEDIR=\\\"translations\\\"",
|
||||
"FIFODIR=\\\"/var/run/wesnothd\\\"",
|
||||
);
|
||||
GCC_VERSION = "";
|
||||
INSTALL_PATH = /usr/local/bin;
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
|
Loading…
Add table
Reference in a new issue