File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
libs/openFrameworksCompiled/project Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ OF_CORE_FRAMEWORKS = -framework AudioToolbox -framework Accelerate -framework AV
52
52
//OF_CORE_LIBS = $(inherited) $(LIB_BOOST)
53
53
//OF_CORE_HEADERS = $(inherited) $(HEADER_BOOST)
54
54
55
- GCC_PREPROCESSOR_DEFINITIONS = $(inherited) GLES_SILENCE_DEPRECATION=1
55
+ GCC_PREPROCESSOR_DEFINITIONS = $(inherited)
56
56
57
57
//COMPILER SETTINGS WHICH CAN BE OVERRIDDEN BY XCODE BUILD SETTINGS
58
58
CLANG_ENABLE_OBJC_WEAK = YES
Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ GCC_WARN_UNUSED_VARIABLE = NO
66
66
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES
67
67
GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO
68
68
GCC_WARN_ABOUT_RETURN_TYPE = YES
69
- GLES_SILENCE_DEPRECATION = YES
70
69
71
70
CONFIGURATION_BUILD_DIR = $(SRCROOT)/bin/
72
71
You can’t perform that action at this time.
0 commit comments