Ok now we have APR static and dynamic libs in xcode.

/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@800 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2006-03-08 07:50:57 +00:00
parent 3382c8cb2c
commit e3bed37071
3 changed files with 1363 additions and 27 deletions

View File

@ -260,14 +260,14 @@
<string>D3A7638B09BEAB0A002E9B53</string>
<string>D3A7639409BEAB96002E9B53</string>
<string>1C37FBAC04509CD000000102</string>
<string>D3A767BE09BEBD94002E9B53</string>
<string>D31D4E7309BEC414001112B8</string>
<string>1C37FAAC04509CD000000102</string>
<string>1C37FABC05509CD000000102</string>
</array>
<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
<array>
<array>
<integer>13</integer>
<integer>16</integer>
</array>
</array>
<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
@ -371,9 +371,9 @@
</array>
<key>TableOfContents</key>
<array>
<string>D3A7639D09BEABD0002E9B53</string>
<string>D31D4A4109BEBE2D001112B8</string>
<string>1CE0B1FE06471DED0097A5F4</string>
<string>D3A7639E09BEABD0002E9B53</string>
<string>D31D4A4209BEBE2D001112B8</string>
<string>1CE0B20306471E060097A5F4</string>
<string>1CE0B20506471E060097A5F4</string>
</array>
@ -507,7 +507,6 @@
<integer>5</integer>
<key>WindowOrderList</key>
<array>
<string>D3A7642109BEB358002E9B53</string>
<string>D3A763A109BEAC72002E9B53</string>
<string>/Users/brian/freeswitch/freeswitch.xcodeproj</string>
</array>
@ -555,7 +554,7 @@
<key>ContentConfiguration</key>
<dict>
<key>PBXBuildLogShowsTranscriptDefaultKey</key>
<string>{{0, 228}, {1435, 390}}</string>
<string>{{0, 154}, {1435, 464}}</string>
<key>PBXProjectModuleGUID</key>
<string>XCMainBuildResultsModuleGUID</string>
<key>PBXProjectModuleLabel</key>
@ -593,7 +592,7 @@
<key>TableOfContents</key>
<array>
<string>D3A763A109BEAC72002E9B53</string>
<string>D3A763A209BEAC72002E9B53</string>
<string>D31D4A4309BEBE2D001112B8</string>
<string>1CD0528F0623707200166675</string>
<string>XCMainBuildResultsModuleGUID</string>
</array>
@ -604,7 +603,7 @@
<key>WindowToolGUID</key>
<string>D3A763A109BEAC72002E9B53</string>
<key>WindowToolIsVisible</key>
<false/>
<true/>
</dict>
<dict>
<key>Identifier</key>

View File

@ -1,10 +1,16 @@
// !$*UTF8*$!
{
D31D4A4A09BEBF01001112B8 /* libapr.dylib */ = {
activeExec = 0;
};
D31D4DEF09BEC3A1001112B8 /* libapr.a */ = {
activeExec = 0;
};
D3A7638009BEAAEE002E9B53 /* Project object */ = {
activeBuildConfigurationName = Debug;
activeBuildStyle = D31D4A3209BEBE12001112B8 /* Development */;
activeTarget = D3A763FE09BEB271002E9B53 /* All */;
addToTargets = (
D3A7642E09BEB480002E9B53 /* libsqlite3.dylib */,
);
breakpoints = (
D3A7673709BEBAFE002E9B53 /* build.c:29 */,
@ -17,7 +23,7 @@
PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID;
PBXFileTableDataSourceColumnWidthsKey = (
20,
300,
537,
200,
);
PBXFileTableDataSourceColumnsKey = (
@ -96,8 +102,8 @@
PBXFileDataSource_Warnings_ColumnID,
);
};
PBXPerProjectTemplateStateSaveDate = 163490542;
PBXWorkspaceStateSaveDate = 163490542;
PBXPerProjectTemplateStateSaveDate = 163495442;
PBXWorkspaceStateSaveDate = 163495442;
};
sourceControlManager = D3A7638409BEAAEE002E9B53 /* Source Control */;
userBuildSettings = {

File diff suppressed because it is too large Load Diff