mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
moved omgdal to libqgis so that provider libraries would pass dltest
git-svn-id: http://svn.osgeo.org/qgis/trunk@4043 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
d050f1543c
commit
c2f60bf4ec
@ -292,9 +292,7 @@ qgis_SOURCES = main.cpp \
|
||||
qgssymbologyutils.cpp \
|
||||
qgsuvaldialog.cpp \
|
||||
splashscreen.cpp \
|
||||
$(WIDGETPATH)/projectionselector/qgsprojectionselector.cpp \
|
||||
omggdal.cpp
|
||||
|
||||
$(WIDGETPATH)/projectionselector/qgsprojectionselector.cpp
|
||||
|
||||
AM_YFLAGS = -d
|
||||
qgis_YACC = qgssearchstringparser.h
|
||||
@ -520,7 +518,7 @@ libqgis_la_SOURCES = \
|
||||
qgsvectordataprovider.cpp \
|
||||
qgsvectorfilewriter.cpp \
|
||||
qgsvectorlayer.cpp \
|
||||
omggdal.h
|
||||
omggdal.cpp
|
||||
|
||||
if HAVE_POSTGRESQL
|
||||
libqgis_la_SOURCES += $(postgresLIBSOURCES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user