Skip to content

Commit

Permalink
Removed omggdal stuff - Ill reimplement this properly in the next rel…
Browse files Browse the repository at this point in the history
…ease rather...

git-svn-id: http://svn.osgeo.org/qgis/trunk@4442 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Dec 31, 2005
1 parent c0d3bdc commit 014a6a8
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 834 deletions.
9 changes: 3 additions & 6 deletions src/Makefile.am
Expand Up @@ -308,8 +308,7 @@ libqgisHEADERS = \
qgsuniquevalrenderer.h \
qgsvectordataprovider.h \
qgsvectorfilewriter.h \
qgsvectorlayer.h \
omggdal.h
qgsvectorlayer.h


## all the ui files generate a corresponding header file
Expand Down Expand Up @@ -351,8 +350,7 @@ libqgis_la_MOC = \
qgsmapoverviewcanvas.moc.cpp \
qgspointstylewidget.moc.cpp \
qgsrunprocess.moc.cpp \
qgsvectorlayer.moc.cpp \
omggdal.moc.cpp
qgsvectorlayer.moc.cpp

libqgis_la_SOURCES = \
qgisapp.cpp \
Expand Down Expand Up @@ -411,8 +409,7 @@ libqgis_la_SOURCES = \
qgsuniquevalrenderer.cpp \
qgsvectordataprovider.cpp \
qgsvectorfilewriter.cpp \
qgsvectorlayer.cpp \
omggdal.cpp
qgsvectorlayer.cpp

if HAVE_POSTGRESQL
libqgis_la_SOURCES += $(postgresLIBSOURCES)
Expand Down

0 comments on commit 014a6a8

Please sign in to comment.