Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix sqlite compile error, for real this time
git-svn-id: http://svn.osgeo.org/qgis/trunk@10976 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
kyngchaos committed Jun 24, 2009
1 parent 2ccf3b6 commit 4851f20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mac/xcode/Qgis.xcodeproj/project.pbxproj
Expand Up @@ -15984,6 +15984,7 @@
"$(GDAL_INC)",
"$(PROJ_INC)",
"$(GEOS_INC)",
"$(SPATIALITE_INC)",
"$(SQLITE_INC)",
"$(PGSQL_INC)",
);
Expand Down Expand Up @@ -16035,6 +16036,7 @@
"$(GDAL_INC)",
"$(PROJ_INC)",
"$(GEOS_INC)",
"$(SPATIALITE_INC)",
"$(SQLITE_INC)",
"$(PGSQL_INC)",
);
Expand Down

0 comments on commit 4851f20

Please sign in to comment.