Skip to content

Commit

Permalink
build wfs plugin gui for windows / qmake
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@6237 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Dec 11, 2006
1 parent c52d9d0 commit b1b422d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions src/plugins/plugins.pro
Expand Up @@ -16,6 +16,5 @@ SUBDIRS = delimited_text \
georeferencer \
geoprocessing \
spit \
gps_importer
#\
# wfs
gps_importer \
wfs
2 changes: 1 addition & 1 deletion src/plugins/wfs/wfs.pro
Expand Up @@ -27,8 +27,8 @@ LIBS += $${QGISGUILIBADD}
DESTDIR=$${QGISPLUGINDIR}
QT += qt3support svg core gui xml network
message("Building libs into $${DESTDIR}")
INCLUDEPATH += $${GEOSINCADD}

CONFIG += qt dll thread debug rtti
HEADERS += qgswfsplugin.h \
qgswfssourceselect.h
FORMS += qgswfssourceselectbase.ui
Expand Down

0 comments on commit b1b422d

Please sign in to comment.