mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-04 19:36:43 +03:00
13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
//
|
|
// Settings_macOS_Debug.xcconfig
|
|
// Minecraft
|
|
//
|
|
// Created by Brent on 12/4/23.
|
|
//
|
|
//
|
|
|
|
#include "Settings_macOS.xcconfig"
|
|
#include "GlobalDebugSettings.xcconfig"
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(GCC_PREPROCESSOR_DEFINITIONS_MACOS) $(GCC_PREPROCESSOR_DEFINITIONS_DEBUG)
|