// // Release32.xcconfig // p4bridge // // Created by nmorse on 3/11/15. // Copyright (c) 2015 Perforce Software. All rights reserved. // //:configuration = Release32 ONLY_ACTIVE_ARCH = NO VALID_ARCHS = i386 ARCHS = $(ARCHS_STANDARD_32_BIT) DEBUG_INFORMATION_FORMAT = dwarf-with-dsym INSTALL_PATH = ./Release32/ INSTALL_PATH[sdk=*] = COPY_PHASE_STRIP = YES ENABLE_NS_ASSERTIONS = NO LIBRARY_SEARCH_PATHS = $(inherited) ../p4api/lib ../p4api/a
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 12428 | YourUncleBob |
Populate -o //guest/perforce_software/p4connect/src/P4Bridge/... //guest/YourUncleBob/p4connect/src/P4Bridge/.... |
||
//guest/perforce_software/p4connect/src/P4Bridge/p4bridge/Config/Release32.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 |
||
//guest/norman_morse/dev/p4connect/src/P4Bridge/p4bridge/Config/Release32.xcconfig | |||||
#2 | 12043 | Norman Morse | More OSX changes, there is still a crash in error reporting from the DLL. | ||
#1 | 12033 | Norman Morse | Create xcconfig files for each build in OSX |