Mercurial > hg > touchkeys
comparison Builds/MacOSX/TouchKeys.xcodeproj/project.pbxproj @ 19:5d91c6f5aa90
Updates to support resetting baseline for key scan.
author | Andrew McPherson <andrewm@eecs.qmul.ac.uk> |
---|---|
date | Sat, 07 Dec 2013 18:44:48 +0000 |
parents | c8387e4f119f |
children | dfff66c07936 aeec68269253 |
comparison
equal
deleted
inserted
replaced
18:c8387e4f119f | 19:5d91c6f5aa90 |
---|---|
2971 GCC_OPTIMIZATION_LEVEL = 0; | 2971 GCC_OPTIMIZATION_LEVEL = 0; |
2972 GCC_PREPROCESSOR_DEFINITIONS = ( | 2972 GCC_PREPROCESSOR_DEFINITIONS = ( |
2973 "_DEBUG=1", | 2973 "_DEBUG=1", |
2974 "DEBUG=1", | 2974 "DEBUG=1", |
2975 "JUCER_XCODE_MAC_F6D2F4CF=1", | 2975 "JUCER_XCODE_MAC_F6D2F4CF=1", |
2976 ENABLE_TOUCHKEYS_SENSOR_TEST, | |
2977 ); | 2976 ); |
2978 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | 2977 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
2979 HEADER_SEARCH_PATHS = ( | 2978 HEADER_SEARCH_PATHS = ( |
2980 ../../JuceLibraryCode, | 2979 ../../JuceLibraryCode, |
2981 ../../../juce/modules, | 2980 ../../../juce/modules, |