]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add headers for sqlite to framework
authorBrian West <brian@freeswitch.org>
Fri, 10 Mar 2006 03:56:32 +0000 (03:56 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 10 Mar 2006 03:56:32 +0000 (03:56 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@830 d0543943-73ff-0310-b7d9-9358b9ac24b2

mac/xcode/libs/sqlite-3.2.8.xcodeproj/project.pbxproj

index ee9934e00a94a63d225b08bcd9334ab4c7143d1f..0e32153afb283e7ff40952ae2e8113b1256eef10 100644 (file)
@@ -46,7 +46,7 @@
                D37F3E0909C0E61D002C93D4 /* vdbefifo.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE309C0E61D002C93D4 /* vdbefifo.c */; };
                D37F3E0A09C0E61D002C93D4 /* vdbemem.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE409C0E61D002C93D4 /* vdbemem.c */; };
                D37F3E0B09C0E61D002C93D4 /* where.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE509C0E61D002C93D4 /* where.c */; };
-               D37F3EF709C0F85F002C93D4 /* sqlite3.h in Headers */ = {isa = PBXBuildFile; fileRef = D37F3EF609C0F85F002C93D4 /* sqlite3.h */; };
+               D37F3EF709C0F85F002C93D4 /* sqlite3.h in Headers */ = {isa = PBXBuildFile; fileRef = D37F3EF609C0F85F002C93D4 /* sqlite3.h */; settings = {ATTRIBUTES = (Public, ); }; };
 /* End PBXBuildFile section */
 
 /* Begin PBXBuildStyle section */