mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-03 13:35:32 +02:00
14 lines
325 B
Text
14 lines
325 B
Text
//
|
|
// mkxp.Intel.xcconfig
|
|
//
|
|
// Created by ゾロアーク on 1/2/21.
|
|
//
|
|
|
|
// -----------------------------
|
|
// Don't change any of this
|
|
// -----------------------------
|
|
SDK_ROOT = macosx
|
|
BUILD_ARCH = x86_64
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://help.apple.com/xcode/#/dev745c5c974
|