Skip to content

Commit a093819

Browse files
author
timlinux
committed
Dont build wfs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6062 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b65a2f5 commit a093819

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/plugins/plugins.pro

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ SUBDIRS = delimited_text \
1111
scale_bar \
1212
grid_maker \
1313
north_arrow \
14-
wfs \
1514
grass \
1615
copyright_label
1716
# gps_importer \

src/providers/providers.pro

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@
1010
#
1111
#################################################################
1212
TEMPLATE = subdirs
13-
SUBDIRS = ogr delimitedtext wfs grass
14-
#grass
13+
SUBDIRS = ogr delimitedtext grass

0 commit comments

Comments
 (0)