- Timestamp:
- Apr 29, 2013 5:50:41 AM (12 years ago)
- Location:
- pjproject/trunk/pjsip-apps/src
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj
-
Property
svn:ignore
set to
xcuserdata
project.xcworkspace
-
Property
svn:ignore
set to
-
pjproject/trunk/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/project.pbxproj
r4497 r4510 11 11 3A92069316F1DEA500D49F96 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A92069216F1DEA500D49F96 /* CFNetwork.framework */; }; 12 12 3ADCCD171715338D0007BE8E /* pjsua.png in Resources */ = {isa = PBXBuildFile; fileRef = 3ADCCD161715338D0007BE8E /* pjsua.png */; }; 13 3ADCCD2 31726D1920007BE8E /* pjsua_app_cli.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD1E1726D1920007BE8E /* pjsua_app_cli.c */; };14 3ADCCD2 41726D1920007BE8E /* pjsua_app_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD1F1726D1920007BE8E /* pjsua_app_common.c */; };15 3ADCCD2 51726D1920007BE8E /* pjsua_app_config.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD201726D1920007BE8E /* pjsua_app_config.c */; };16 3ADCCD 261726D1920007BE8E /* pjsua_app_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD211726D1920007BE8E /* pjsua_app_legacy.c */; };17 3ADCCD 271726D1920007BE8E /* pjsua_app.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD221726D1920007BE8E /* pjsua_app.c */; };13 3ADCCD2D172E40120007BE8E /* pjsua_app_cli.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD28172E40120007BE8E /* pjsua_app_cli.c */; }; 14 3ADCCD2E172E40120007BE8E /* pjsua_app_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD29172E40120007BE8E /* pjsua_app_common.c */; }; 15 3ADCCD2F172E40120007BE8E /* pjsua_app_config.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD2A172E40120007BE8E /* pjsua_app_config.c */; }; 16 3ADCCD30172E40120007BE8E /* pjsua_app_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD2B172E40120007BE8E /* pjsua_app_legacy.c */; }; 17 3ADCCD31172E40120007BE8E /* pjsua_app.c in Sources */ = {isa = PBXBuildFile; fileRef = 3ADCCD2C172E40120007BE8E /* pjsua_app.c */; }; 18 18 3AF0580916F050770046B835 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AF0580816F050770046B835 /* UIKit.framework */; }; 19 19 3AF0580B16F050770046B835 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AF0580A16F050770046B835 /* Foundation.framework */; }; … … 53 53 3A92069216F1DEA500D49F96 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; 54 54 3ADCCD161715338D0007BE8E /* pjsua.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pjsua.png; sourceTree = "<group>"; }; 55 3ADCCD 1E1726D1920007BE8E /* pjsua_app_cli.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path =pjsua_app_cli.c; sourceTree = "<group>"; };56 3ADCCD 1F1726D1920007BE8E /* pjsua_app_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path =pjsua_app_common.c; sourceTree = "<group>"; };57 3ADCCD2 01726D1920007BE8E /* pjsua_app_config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path =pjsua_app_config.c; sourceTree = "<group>"; };58 3ADCCD2 11726D1920007BE8E /* pjsua_app_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path =pjsua_app_legacy.c; sourceTree = "<group>"; };59 3ADCCD2 21726D1920007BE8E /* pjsua_app.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path =pjsua_app.c; sourceTree = "<group>"; };55 3ADCCD28172E40120007BE8E /* pjsua_app_cli.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pjsua_app_cli.c; path = ../../pjsua_app_cli.c; sourceTree = "<group>"; }; 56 3ADCCD29172E40120007BE8E /* pjsua_app_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pjsua_app_common.c; path = ../../pjsua_app_common.c; sourceTree = "<group>"; }; 57 3ADCCD2A172E40120007BE8E /* pjsua_app_config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pjsua_app_config.c; path = ../../pjsua_app_config.c; sourceTree = "<group>"; }; 58 3ADCCD2B172E40120007BE8E /* pjsua_app_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pjsua_app_legacy.c; path = ../../pjsua_app_legacy.c; sourceTree = "<group>"; }; 59 3ADCCD2C172E40120007BE8E /* pjsua_app.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pjsua_app.c; path = ../../pjsua_app.c; sourceTree = "<group>"; }; 60 60 3AF0580416F050770046B835 /* ipjsua.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ipjsua.app; sourceTree = BUILT_PRODUCTS_DIR; }; 61 61 3AF0580816F050770046B835 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; … … 134 134 isa = PBXGroup; 135 135 children = ( 136 3ADCCD 1E1726D1920007BE8E /* pjsua_app_cli.c */,137 3ADCCD 1F1726D1920007BE8E /* pjsua_app_common.c */,138 3ADCCD2 01726D1920007BE8E /* pjsua_app_config.c */,139 3ADCCD2 11726D1920007BE8E /* pjsua_app_legacy.c */,140 3ADCCD2 21726D1920007BE8E /* pjsua_app.c */,136 3ADCCD28172E40120007BE8E /* pjsua_app_cli.c */, 137 3ADCCD29172E40120007BE8E /* pjsua_app_common.c */, 138 3ADCCD2A172E40120007BE8E /* pjsua_app_config.c */, 139 3ADCCD2B172E40120007BE8E /* pjsua_app_legacy.c */, 140 3ADCCD2C172E40120007BE8E /* pjsua_app.c */, 141 141 ); 142 142 name = pjsua; … … 301 301 3AF0581916F050780046B835 /* ipjsuaAppDelegate.m in Sources */, 302 302 3AF0582216F050780046B835 /* ipjsuaViewController.m in Sources */, 303 3ADCCD2 31726D1920007BE8E /* pjsua_app_cli.c in Sources */,304 3ADCCD2 41726D1920007BE8E /* pjsua_app_common.c in Sources */,305 3ADCCD2 51726D1920007BE8E /* pjsua_app_config.c in Sources */,306 3ADCCD 261726D1920007BE8E /* pjsua_app_legacy.c in Sources */,307 3ADCCD 271726D1920007BE8E /* pjsua_app.c in Sources */,303 3ADCCD2D172E40120007BE8E /* pjsua_app_cli.c in Sources */, 304 3ADCCD2E172E40120007BE8E /* pjsua_app_common.c in Sources */, 305 3ADCCD2F172E40120007BE8E /* pjsua_app_config.c in Sources */, 306 3ADCCD30172E40120007BE8E /* pjsua_app_legacy.c in Sources */, 307 3ADCCD31172E40120007BE8E /* pjsua_app.c in Sources */, 308 308 ); 309 309 runOnlyForDeploymentPostprocessing = 0;
Note: See TracChangeset
for help on using the changeset viewer.