mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 16:39:14 +00:00
update project file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3846 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
25489cf3e0
commit
29499696f7
@ -15,13 +15,14 @@
|
|||||||
/* End PBXBuildFile section */
|
/* End PBXBuildFile section */
|
||||||
|
|
||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
D3B219070B4254F900C812C8 /* teletone.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = teletone.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
D3B219090B4254F900C812C8 /* libteletone-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "libteletone-Info.plist"; sourceTree = "<group>"; };
|
||||||
D3B219090B4254F900C812C8 /* teletone-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "teletone-Info.plist"; sourceTree = "<group>"; };
|
|
||||||
D3B219100B42552900C812C8 /* libteletone_detect.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libteletone_detect.c; path = src/libteletone_detect.c; sourceTree = "<group>"; };
|
D3B219100B42552900C812C8 /* libteletone_detect.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libteletone_detect.c; path = src/libteletone_detect.c; sourceTree = "<group>"; };
|
||||||
D3B219110B42552900C812C8 /* libteletone_detect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone_detect.h; path = src/libteletone_detect.h; sourceTree = "<group>"; };
|
D3B219110B42552900C812C8 /* libteletone_detect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone_detect.h; path = src/libteletone_detect.h; sourceTree = "<group>"; };
|
||||||
D3B219120B42552900C812C8 /* libteletone_generate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libteletone_generate.c; path = src/libteletone_generate.c; sourceTree = "<group>"; };
|
D3B219120B42552900C812C8 /* libteletone_generate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libteletone_generate.c; path = src/libteletone_generate.c; sourceTree = "<group>"; };
|
||||||
D3B219130B42552900C812C8 /* libteletone_generate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone_generate.h; path = src/libteletone_generate.h; sourceTree = "<group>"; };
|
D3B219130B42552900C812C8 /* libteletone_generate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone_generate.h; path = src/libteletone_generate.h; sourceTree = "<group>"; };
|
||||||
D3B219140B42552900C812C8 /* libteletone.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone.h; path = src/libteletone.h; sourceTree = "<group>"; };
|
D3B219140B42552900C812C8 /* libteletone.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone.h; path = src/libteletone.h; sourceTree = "<group>"; };
|
||||||
|
D3B219D80B425BD500C812C8 /* teletone-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "teletone-Info.plist"; sourceTree = "<group>"; };
|
||||||
|
D3B219E00B425C0E00C812C8 /* libteletone.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = libteletone.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
/* End PBXFileReference section */
|
/* End PBXFileReference section */
|
||||||
|
|
||||||
/* Begin PBXFrameworksBuildPhase section */
|
/* Begin PBXFrameworksBuildPhase section */
|
||||||
@ -44,14 +45,15 @@
|
|||||||
D3B219130B42552900C812C8 /* libteletone_generate.h */,
|
D3B219130B42552900C812C8 /* libteletone_generate.h */,
|
||||||
D3B219140B42552900C812C8 /* libteletone.h */,
|
D3B219140B42552900C812C8 /* libteletone.h */,
|
||||||
D3B219080B4254F900C812C8 /* Products */,
|
D3B219080B4254F900C812C8 /* Products */,
|
||||||
D3B219090B4254F900C812C8 /* teletone-Info.plist */,
|
D3B219D80B425BD500C812C8 /* teletone-Info.plist */,
|
||||||
|
D3B219090B4254F900C812C8 /* libteletone-Info.plist */,
|
||||||
);
|
);
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
D3B219080B4254F900C812C8 /* Products */ = {
|
D3B219080B4254F900C812C8 /* Products */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
D3B219070B4254F900C812C8 /* teletone.framework */,
|
D3B219E00B425C0E00C812C8 /* libteletone.framework */,
|
||||||
);
|
);
|
||||||
name = Products;
|
name = Products;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@ -72,9 +74,9 @@
|
|||||||
/* End PBXHeadersBuildPhase section */
|
/* End PBXHeadersBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXNativeTarget section */
|
/* Begin PBXNativeTarget section */
|
||||||
D3B219060B4254F900C812C8 /* teletone */ = {
|
D3B219060B4254F900C812C8 /* libteletone */ = {
|
||||||
isa = PBXNativeTarget;
|
isa = PBXNativeTarget;
|
||||||
buildConfigurationList = D3B2190A0B4254FA00C812C8 /* Build configuration list for PBXNativeTarget "teletone" */;
|
buildConfigurationList = D3B2190A0B4254FA00C812C8 /* Build configuration list for PBXNativeTarget "libteletone" */;
|
||||||
buildPhases = (
|
buildPhases = (
|
||||||
D3B219020B4254F900C812C8 /* Headers */,
|
D3B219020B4254F900C812C8 /* Headers */,
|
||||||
D3B219030B4254F900C812C8 /* Resources */,
|
D3B219030B4254F900C812C8 /* Resources */,
|
||||||
@ -85,9 +87,9 @@
|
|||||||
);
|
);
|
||||||
dependencies = (
|
dependencies = (
|
||||||
);
|
);
|
||||||
name = teletone;
|
name = libteletone;
|
||||||
productName = teletone;
|
productName = teletone;
|
||||||
productReference = D3B219070B4254F900C812C8 /* teletone.framework */;
|
productReference = D3B219E00B425C0E00C812C8 /* libteletone.framework */;
|
||||||
productType = "com.apple.product-type.framework";
|
productType = "com.apple.product-type.framework";
|
||||||
};
|
};
|
||||||
/* End PBXNativeTarget section */
|
/* End PBXNativeTarget section */
|
||||||
@ -101,7 +103,7 @@
|
|||||||
productRefGroup = D3B219080B4254F900C812C8 /* Products */;
|
productRefGroup = D3B219080B4254F900C812C8 /* Products */;
|
||||||
projectDirPath = "";
|
projectDirPath = "";
|
||||||
targets = (
|
targets = (
|
||||||
D3B219060B4254F900C812C8 /* teletone */,
|
D3B219060B4254F900C812C8 /* libteletone */,
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
/* End PBXProject section */
|
/* End PBXProject section */
|
||||||
@ -169,7 +171,7 @@
|
|||||||
INFOPLIST_FILE = "teletone-Info.plist";
|
INFOPLIST_FILE = "teletone-Info.plist";
|
||||||
INSTALL_PATH = "$(HOME)/Library/Frameworks";
|
INSTALL_PATH = "$(HOME)/Library/Frameworks";
|
||||||
PREBINDING = NO;
|
PREBINDING = NO;
|
||||||
PRODUCT_NAME = teletone;
|
PRODUCT_NAME = libteletone;
|
||||||
ZERO_LINK = YES;
|
ZERO_LINK = YES;
|
||||||
};
|
};
|
||||||
name = Debug;
|
name = Debug;
|
||||||
@ -188,7 +190,7 @@
|
|||||||
INFOPLIST_FILE = "teletone-Info.plist";
|
INFOPLIST_FILE = "teletone-Info.plist";
|
||||||
INSTALL_PATH = "$(HOME)/Library/Frameworks";
|
INSTALL_PATH = "$(HOME)/Library/Frameworks";
|
||||||
PREBINDING = NO;
|
PREBINDING = NO;
|
||||||
PRODUCT_NAME = teletone;
|
PRODUCT_NAME = libteletone;
|
||||||
ZERO_LINK = NO;
|
ZERO_LINK = NO;
|
||||||
};
|
};
|
||||||
name = Release;
|
name = Release;
|
||||||
@ -205,7 +207,7 @@
|
|||||||
defaultConfigurationIsVisible = 0;
|
defaultConfigurationIsVisible = 0;
|
||||||
defaultConfigurationName = Release;
|
defaultConfigurationName = Release;
|
||||||
};
|
};
|
||||||
D3B2190A0B4254FA00C812C8 /* Build configuration list for PBXNativeTarget "teletone" */ = {
|
D3B2190A0B4254FA00C812C8 /* Build configuration list for PBXNativeTarget "libteletone" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
D3B2190B0B4254FA00C812C8 /* Debug */,
|
D3B2190B0B4254FA00C812C8 /* Debug */,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user