Files
mcpe/platforms/macos/projects/Configuration/Settings_macOS_Debug.xcconfig
Brent afe875e4fa iOS Support (#113)
undefined
2024-01-22 17:22:41 +02:00

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)