- //
- // p4bridge.xcconfig
- // p4bridge
- //
- // Created by nmorse on 3/11/15.
- // Copyright (c) 2015 Perforce Software. All rights reserved.
- //
- SDKROOT = macosx
- ONLY_ACTIVE_ARCH = YES
- MACOSX_DEPLOYMENT_TARGET = 10.8
- ALWAYS_SEARCH_USER_PATHS = NO
- GCC_C_LANGUAGE_STANDARD = gnu99
- CLANG_CXX_LANGUAGE_STANDARD = gnu++0x
- CLANG_CXX_LIBRARY = libc++
- GCC_ENABLE_OBJC_EXCEPTIONS = YES
- CLANG_ENABLE_OBJC_ARC = YES
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR
- CLANG_WARN_EMPTY_BODY = YES
- CLANG_WARN_BOOL_CONVERSION = YES
- CLANG_WARN_CONSTANT_CONVERSION = YES
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES
- CLANG_WARN_ENUM_CONVERSION = YES
- CLANG_WARN_INT_CONVERSION = YES
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
- GCC_WARN_UNINITIALIZED_AUTOS = YES
- GCC_WARN_UNUSED_FUNCTION = YES
- GCC_WARN_UNUSED_VARIABLE = YES
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES
- GCC_WARN_UNDECLARED_SELECTOR = YES
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 12428 | YourUncleBob | Populate -o //guest/perforce_software/p4connect/src/P4Bridge/... //guest/YourUncleBob/p4c...onnect/src/P4Bridge/.... « |
10 years ago | |
//guest/perforce_software/p4connect/src/P4Bridge/p4bridge/Config/p4bridge.xcconfig | |||||
#1 | 12135 | Norman Morse | Integrate dev branch changes into main. This code is the basiis of the 2.7 BETA release... which provides Unity 5 compatibility « |
10 years ago | |
//guest/norman_morse/dev/p4connect/src/P4Bridge/p4bridge/Config/p4bridge.xcconfig | |||||
#1 | 12033 | Norman Morse | Create xcconfig files for each build in OSX | 10 years ago |