mkxp-z/macos/config/mkxp.xcconfig
2021-02-20 14:47:53 -05:00

19 lines
600 B
Text

//
// mkxp.xcconfig
//
// Created by ゾロアーク on 1/2/21.
//
// Uncomment for Essentials crap
// MKXPZ_EXTRA_ARGS = MKXPZ_ESSENTIALS_DEBUG
// -----------------------------
// Don't change any of this
// -----------------------------
MRI_VERSION = 3.0.0
DEPENDENCY_SEARCH_PATH = $(PROJECT_DIR)/Dependencies/build-$(SDK_ROOT)-$(BUILD_ARCH)
EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = $(inherited) Dependencies ../build DerivedData
MKXPZ_EXECUTABLE_NAME = $(PRODUCT_NAME)
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974