Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
internal sqlite3 was replaced with spatialite
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10480 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
Showing
with
104 additions
and 97,129 deletions.
- +8 −13 CMakeLists.txt
- +10 −5 src/app/CMakeLists.txt
- +5 −14 src/core/CMakeLists.txt
- +0 −91,860 src/core/sqlite3/sqlite3.c
- +0 −4,815 src/core/sqlite3/sqlite3.h
- +0 −351 src/core/sqlite3/sqlite3ext.h
- +8 −5 src/gui/CMakeLists.txt
- +73 −66 src/helpviewer/CMakeLists.txt
Oops, something went wrong.