mirror of
https://github.com/xenia-project/xenia.git
synced 2024-11-27 21:41:09 +00:00
Update xcode premake
This commit is contained in:
parent
481e53dcae
commit
66cab7b76e
@ -270,7 +270,7 @@ def run_platform_premake():
|
||||
"""Runs all gyp configurations.
|
||||
"""
|
||||
if sys.platform == 'darwin':
|
||||
run_premake('macosx', 'xcode')
|
||||
run_premake('macosx', 'xcode4')
|
||||
elif sys.platform == 'win32':
|
||||
run_premake('windows', 'vs2015')
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user