adium: Cleaning up xcodeproj to only use xcconfigs
commitf772d79b035dae935dcd1b3bba904f560e7e5533
authorMichael Lamb <mlamb1976@yahoo.com>
Tue, 25 Nov 2014 21:08:57 +0000 (25 13:08 -0800)
committerMichael Lamb <mlamb1976@yahoo.com>
Tue, 25 Nov 2014 21:08:57 +0000 (25 13:08 -0800)
tree747e1ea2f3f1b9b1bb91874a229e47eadf31f2a1
parent63b9e8de63fcbc285f61b00406ad2ba86993b515
adium: Cleaning up xcodeproj to only use xcconfigs

    Modified the xcodeproj file to remove overridden build settings,
    and added xcconfig rules for any that were missing.

    Added a hack to the GCC_PREPROCESSOR_DEFINITIONS rule, due to how
    the pre-processor handles the double-slash in URLs. :(
src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj
src/adium/xcconfigs/Base.xcconfig
src/adium/xcconfigs/Debug.xcconfig
src/adium/xcconfigs/Release.xcconfig
src/adium/xcconfigs/SIPEAdiumPlugin.xcconfig