mkxp-z/macos/mkxp.xcconfig

16 lines
481 B
Text
Raw Normal View History

//
// mkxp.xcconfig
//
// Created by ゾロアーク on 1/2/21.
//
2021-01-02 20:43:01 -05:00
// -----------------------------
// Don't change any of this
2021-01-02 20:43:01 -05:00
// -----------------------------
MRI_VERSION = 3.0.0
2021-01-02 20:43:01 -05:00
DEPENDENCY_SEARCH_PATH = $(PROJECT_DIR)/Dependencies/build-$(SDK_ROOT)-$(BUILD_ARCH)
EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = $(inherited) Dependencies ../build DerivedData
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974