diff options
author | stuconnolly <stuart02@gmail.com> | 2012-09-09 01:53:22 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-09-09 01:53:22 +0000 |
commit | 38adbb6ec450553074432db1dc0c4907dc064e8e (patch) | |
tree | 3e49296c8d8e3310ee030878d5bc37c6efd95d0f /Frameworks/PostgresKit/PostgresKit.xcodeproj | |
parent | 3cce2b1a18eec301a2779806d8a01d50c360ef83 (diff) | |
download | sequelpro-38adbb6ec450553074432db1dc0c4907dc064e8e.tar.gz sequelpro-38adbb6ec450553074432db1dc0c4907dc064e8e.tar.bz2 sequelpro-38adbb6ec450553074432db1dc0c4907dc064e8e.zip |
Additional type support.
Diffstat (limited to 'Frameworks/PostgresKit/PostgresKit.xcodeproj')
-rw-r--r-- | Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj b/Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj index 84af5f2d..3f992739 100644 --- a/Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj +++ b/Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj @@ -166,6 +166,7 @@ 173D4E2F15BAB13C0007F267 /* PostgresKit-Prefix.pch */, 173D4E2115BAB0FE0007F267 /* Source */, 089C1665FE841158C02AAC07 /* Resources */, + 173D4EDE15BACA090007F267 /* Libs */, 0867D69AFE84028FC02AAC07 /* Frameworks */, 034768DFFF38A50411DB9C8B /* Products */, ); @@ -187,7 +188,6 @@ children = ( 8DC2EF5A0486A6940098B216 /* Info.plist */, 1724CD0515FB68E800AB2291 /* Tests-Info.plist */, - 173D4EDE15BACA090007F267 /* Libs */, ); name = Resources; sourceTree = "<group>"; |