Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FEATURE] SpatiaLite databases in browser
  • Loading branch information
wonder-sk committed Oct 31, 2011
1 parent 7297b23 commit 4ecaa12
Show file tree
Hide file tree
Showing 5 changed files with 846 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/providers/spatialite/CMakeLists.txt
Expand Up @@ -2,9 +2,9 @@
########################################################
# Files

SET(SPATIALITE_SRCS qgsspatialiteprovider.cpp)
SET(SPATIALITE_SRCS qgsspatialiteprovider.cpp qgsspatialitedataitems.cpp qgsspatialiteconnection.cpp)

SET(SPATIALITE_MOC_HDRS qgsspatialiteprovider.h)
SET(SPATIALITE_MOC_HDRS qgsspatialiteprovider.h qgsspatialitedataitems.h)


########################################################
Expand Down

0 comments on commit 4ecaa12

Please sign in to comment.