Ignore:
Timestamp:
Nov 23, 2011 3:35:53 AM (12 years ago)
Author:
ming
Message:

Re #1417 (misc fix): Fixed ipjsystest XCode project build settings to define PJ_AUTOCONF and add CFNetwork framework.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/1.x/pjsip-apps/src/ipjsystest/ipjsystest.xcodeproj/project.pbxproj

    r3299 r3889  
    3232                3A34799A1154ECA300D51880 /* libgsmcodec-arm-apple-darwin9.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A3479991154ECA300D51880 /* libgsmcodec-arm-apple-darwin9.a */; }; 
    3333                3A34799C1154ECB100D51880 /* libresample-arm-apple-darwin9.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A34799B1154ECB100D51880 /* libresample-arm-apple-darwin9.a */; }; 
     34                3ABE0507147CA00B00A57A62 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3ABE0506147CA00B00A57A62 /* CFNetwork.framework */; }; 
    3435                3AC6435E1162192900B7A751 /* tock8.wav in Resources */ = {isa = PBXBuildFile; fileRef = 3AC6435D1162192900B7A751 /* tock8.wav */; }; 
    3536                3ADA4AB911572300008D95FE /* input.8.wav in Resources */ = {isa = PBXBuildFile; fileRef = 3ADA4AB811572300008D95FE /* input.8.wav */; }; 
     
    7475                3A3479991154ECA300D51880 /* libgsmcodec-arm-apple-darwin9.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libgsmcodec-arm-apple-darwin9.a"; path = "../../../third_party/lib/libgsmcodec-arm-apple-darwin9.a"; sourceTree = SOURCE_ROOT; }; 
    7576                3A34799B1154ECB100D51880 /* libresample-arm-apple-darwin9.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libresample-arm-apple-darwin9.a"; path = "../../../third_party/lib/libresample-arm-apple-darwin9.a"; sourceTree = SOURCE_ROOT; }; 
     77                3ABE0506147CA00B00A57A62 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; 
    7678                3AC6435D1162192900B7A751 /* tock8.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = tock8.wav; path = ../../../tests/pjsua/wavs/tock8.wav; sourceTree = SOURCE_ROOT; }; 
    77                 3ADA4AB811572300008D95FE /* input.8.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = input.8.wav; path = ../../../../../tests/pjsua/wavs/input.8.wav; sourceTree = BUILT_PRODUCTS_DIR; }; 
     79                3ADA4AB811572300008D95FE /* input.8.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = input.8.wav; path = "../../../../../../../../teluu/pjproject-new-iphone/tests/pjsua/wavs/input.8.wav"; sourceTree = BUILT_PRODUCTS_DIR; }; 
    7880                3AE90E95115F7A4E00FAEAA5 /* libg7221codec-arm-apple-darwin9.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libg7221codec-arm-apple-darwin9.a"; path = "../../../third_party/lib/libg7221codec-arm-apple-darwin9.a"; sourceTree = SOURCE_ROOT; }; 
    7981                3AE90E96115F7A4F00FAEAA5 /* libilbccodec-arm-apple-darwin9.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libilbccodec-arm-apple-darwin9.a"; path = "../../../third_party/lib/libilbccodec-arm-apple-darwin9.a"; sourceTree = SOURCE_ROOT; }; 
     
    112114                                3AE90E9F115F7A4F00FAEAA5 /* libspeex-arm-apple-darwin9.a in Frameworks */, 
    113115                                3AE90EA0115F7A4F00FAEAA5 /* libsrtp-arm-apple-darwin9.a in Frameworks */, 
     116                                3ABE0507147CA00B00A57A62 /* CFNetwork.framework in Frameworks */, 
    114117                        ); 
    115118                        runOnlyForDeploymentPostprocessing = 0; 
     
    178181                        isa = PBXGroup; 
    179182                        children = ( 
     183                                3ABE0506147CA00B00A57A62 /* CFNetwork.framework */, 
    180184                                3A3479861154EC4E00D51880 /* AudioToolbox.framework */, 
    181185                                1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, 
     
    251255                        buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ipjsystest" */; 
    252256                        compatibilityVersion = "Xcode 3.1"; 
     257                        developmentRegion = English; 
    253258                        hasScannedForEncodings = 1; 
    254259                        knownRegions = ( 
     
    308313                                GCC_PRECOMPILE_PREFIX_HEADER = YES; 
    309314                                GCC_PREFIX_HEADER = ipjsystest_Prefix.pch; 
     315                                GCC_PREPROCESSOR_DEFINITIONS = "PJ_AUTOCONF=1"; 
    310316                                INFOPLIST_FILE = "ipjsystest-Info.plist"; 
    311317                                LIBRARY_SEARCH_PATHS = ( 
     
    319325                                ); 
    320326                                PRODUCT_NAME = ipjsystest; 
     327                                SDKROOT = iphoneos; 
    321328                        }; 
    322329                        name = Debug; 
     
    329336                                GCC_PRECOMPILE_PREFIX_HEADER = YES; 
    330337                                GCC_PREFIX_HEADER = ipjsystest_Prefix.pch; 
     338                                GCC_PREPROCESSOR_DEFINITIONS = "PJ_AUTOCONF=1"; 
    331339                                INFOPLIST_FILE = "ipjsystest-Info.plist"; 
    332340                                LIBRARY_SEARCH_PATHS = ( 
     
    340348                                ); 
    341349                                PRODUCT_NAME = ipjsystest; 
     350                                SDKROOT = iphoneos; 
    342351                        }; 
    343352                        name = Release; 
Note: See TracChangeset for help on using the changeset viewer.