Skip to content

Commit

Permalink
lib reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
incanus committed Feb 3, 2012
1 parent 12d6a9e commit e852d41
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions TiledLayerSnapTest.xcodeproj/project.pbxproj
Expand Up @@ -83,8 +83,6 @@
DD27844214DB751B00B1A5E0 = {
isa = PBXGroup;
children = (
DD27848814DB7A2700B1A5E0 /* libsqlite3.dylib */,
DD27848614DB77FF00B1A5E0 /* QuartzCore.framework */,
DD27845714DB751B00B1A5E0 /* TiledLayerSnapTest */,
DD27846E14DB752600B1A5E0 /* Alpstein Route-Me */,
DD27845014DB751B00B1A5E0 /* Frameworks */,
Expand All @@ -105,7 +103,9 @@
children = (
DD27845514DB751B00B1A5E0 /* CoreGraphics.framework */,
DD27845314DB751B00B1A5E0 /* Foundation.framework */,
DD27848614DB77FF00B1A5E0 /* QuartzCore.framework */,
DD27845114DB751B00B1A5E0 /* UIKit.framework */,
DD27848814DB7A2700B1A5E0 /* libsqlite3.dylib */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -364,6 +364,7 @@
DD27846D14DB751B00B1A5E0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down

0 comments on commit e852d41

Please sign in to comment.