Changeset 25595
- Timestamp:
- 11/20/2008 01:59:45 AM (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Frameworks/AIUtilities Framework/AIUtilities.framework.xcodeproj/project.pbxproj
r25525 r25595 121 121 34486CC506D1DF0400DA778C /* AIToolbarUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 34486BC506D1DF0400DA778C /* AIToolbarUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; }; 122 122 34486CC606D1DF0400DA778C /* AIToolbarUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 34486BC606D1DF0400DA778C /* AIToolbarUtilities.m */; }; 123 34486CC906D1DF0400DA778C /* AIUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 34486BC906D1DF0400DA778C /* AIUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };124 123 34486CCA06D1DF0400DA778C /* AIVerticallyCenteredTextCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 34486BCA06D1DF0400DA778C /* AIVerticallyCenteredTextCell.h */; settings = {ATTRIBUTES = (Public, ); }; }; 125 124 34486CCB06D1DF0400DA778C /* AIVerticallyCenteredTextCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 34486BCB06D1DF0400DA778C /* AIVerticallyCenteredTextCell.m */; }; … … 344 343 34486BC506D1DF0400DA778C /* AIToolbarUtilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIToolbarUtilities.h; path = Source/AIToolbarUtilities.h; sourceTree = "<group>"; }; 345 344 34486BC606D1DF0400DA778C /* AIToolbarUtilities.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIToolbarUtilities.m; path = Source/AIToolbarUtilities.m; sourceTree = "<group>"; }; 346 34486BC906D1DF0400DA778C /* AIUtilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIUtilities.h; path = Source/AIUtilities.h; sourceTree = "<group>"; };347 345 34486BCA06D1DF0400DA778C /* AIVerticallyCenteredTextCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIVerticallyCenteredTextCell.h; path = Source/AIVerticallyCenteredTextCell.h; sourceTree = "<group>"; }; 348 346 34486BCB06D1DF0400DA778C /* AIVerticallyCenteredTextCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIVerticallyCenteredTextCell.m; path = Source/AIVerticallyCenteredTextCell.m; sourceTree = "<group>"; }; … … 556 554 isa = PBXGroup; 557 555 children = ( 558 34486BC906D1DF0400DA778C /* AIUtilities.h */,559 556 4B5CBF7607BC1887007E4075 /* AIStringUtilities.h */, 560 557 076CAD720785B64600250504 /* Functions */, … … 1211 1208 34486CC306D1DF0400DA778C /* AIToolbarTabView.h in Headers */, 1212 1209 34486CC506D1DF0400DA778C /* AIToolbarUtilities.h in Headers */, 1213 34486CC906D1DF0400DA778C /* AIUtilities.h in Headers */,1214 1210 34486CCA06D1DF0400DA778C /* AIVerticallyCenteredTextCell.h in Headers */, 1215 1211 34486CCC06D1DF0400DA778C /* AIViewAdditions.h in Headers */,