- Timestamp:
- Feb 1, 2011, 8:28:33 PM (12 years ago)
- Location:
- gaycko/trunk
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gaycko/trunk/XCode_Project/XCode_Project.xcodeproj/jylam.pbxuser
r4734 r4735 5 5 activeTarget = D28A88AD04BDD90700651E21 /* XCode_Project */; 6 6 addToTargets = ( 7 D28A88AD04BDD90700651E21 /* XCode_Project */,8 7 ); 9 8 codeSenseManager = E6A4AAE212F88BB2005F237B /* Code sense */; … … 62 61 }; 63 62 }; 63 E6A4AAF112F88BC9005F237B /* http.c */ = { 64 uiCtxt = { 65 sepNavIntBoundsRect = "{{0, 0}, {1178, 806}}"; 66 sepNavSelRange = "{0, 0}"; 67 sepNavVisRange = "{0, 1334}"; 68 }; 69 }; 70 E6A4AAF312F88BC9005F237B /* io.c */ = { 71 uiCtxt = { 72 sepNavIntBoundsRect = "{{0, 0}, {1178, 1027}}"; 73 sepNavSelRange = "{223, 0}"; 74 sepNavVisRange = "{0, 1002}"; 75 }; 76 }; 64 77 E6A4AAF612F88BC9005F237B /* glue.cpp */ = { 65 78 uiCtxt = { … … 78 91 E6A4AAFC12F88BC9005F237B /* parse.h */ = { 79 92 uiCtxt = { 80 sepNavIntBoundsRect = "{{0, 0}, {1 464, 885}}";81 sepNavSelRange = "{ 134, 0}";82 sepNavVisRange = "{0, 4 46}";93 sepNavIntBoundsRect = "{{0, 0}, {1178, 623}}"; 94 sepNavSelRange = "{429, 0}"; 95 sepNavVisRange = "{0, 437}"; 83 96 }; 84 97 }; -
gaycko/trunk/XCode_Project/XCode_Project.xcodeproj/project.pbxproj
r4734 r4735 30 30 E6A4AB0112F892C4005F237B /* lnx.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = lnx.html; sourceTree = "<group>"; }; 31 31 E6A4AB0212F892C4005F237B /* simple.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = simple.html; sourceTree = "<group>"; }; 32 E6A4AB0312F895F2005F237B /* table.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = table.html; sourceTree = "<group>"; }; 32 33 /* End PBXFileReference section */ 33 34 … … 115 116 E6A4AB0112F892C4005F237B /* lnx.html */, 116 117 E6A4AB0212F892C4005F237B /* simple.html */, 118 E6A4AB0312F895F2005F237B /* table.html */, 117 119 ); 118 120 name = tests;
Note: See TracChangeset
for help on using the changeset viewer.