git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2138 d0543943-73ff-0310-b7d9-9358b9ac24b2

This commit is contained in:
Brian West 2006-07-25 22:36:48 +00:00
parent 4088de4302
commit a4a82896b3
1 changed files with 14 additions and 1 deletions

View File

@ -1040,6 +1040,13 @@
remoteGlobalIDString = D3DEC8300A75DA10002001CF;
remoteInfo = teletone.framework;
};
D3EDD2A00A76D3C900AC4900 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D37671640A75F0DC00ACC1FB /* libfreeswitch */;
remoteInfo = libfreeswitch;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
@ -4074,6 +4081,7 @@
buildRules = (
);
dependencies = (
D3EDD2A10A76D3C900AC4900 /* PBXTargetDependency */,
);
name = freeswitch;
productName = freeswitch;
@ -4569,7 +4577,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "cd ../..\n./build/checkversion.sh force\nif [ -e .complete ]; then\n\texit 0\nfi\n./configure\ntouch .complete\n";
shellScript = "cd ../..\nif [ -e .complete ]; then\n\texit 0\nfi\n./configure\ntouch .complete\n";
};
D3DEC2260A75CB62002001CF /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
@ -5386,6 +5394,11 @@
target = D3DEC8300A75DA10002001CF /* teletone */;
targetProxy = D3DEC8440A75DAC1002001CF /* PBXContainerItemProxy */;
};
D3EDD2A10A76D3C900AC4900 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D37671640A75F0DC00ACC1FB /* libfreeswitch */;
targetProxy = D3EDD2A00A76D3C900AC4900 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */