mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-22 23:03:44 +02:00
15 lines
328 B
Text
15 lines
328 B
Text
![]() |
//
|
||
|
// mkxp.Intel.xcconfig
|
||
|
//
|
||
|
// Created by ゾロアーク on 1/2/21.
|
||
|
//
|
||
|
|
||
|
// -----------------------------
|
||
|
// Don't change any of this
|
||
|
// -----------------------------
|
||
|
SDK_ROOT = macosx
|
||
|
BUILD_ARCH = universal
|
||
|
|
||
|
// Configuration settings file format documentation can be found at:
|
||
|
// https://help.apple.com/xcode/#/dev745c5c974
|