Skip to content

Commit 037d3db

Browse files
author
jef
committedJan 23, 2009
remove old mapserver export plugin as it might confuse people.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10004 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent ac88333 commit 037d3db

File tree

11 files changed

+1
-4223
lines changed

11 files changed

+1
-4223
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ ADD_CUSTOM_TARGET(svnversion ALL DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/qgssvnversi
345345
#############################################################
346346
# process subdirs
347347

348-
SUBDIRS(src doc images resources i18n tools)
348+
SUBDIRS(src doc images resources i18n)
349349

350350
IF (HAVE_PYTHON AND WITH_BINDINGS)
351351
SUBDIRS (python)

‎tools/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.

‎tools/mapserver_export/CMakeLists.txt

Lines changed: 0 additions & 50 deletions
This file was deleted.

‎tools/mapserver_export/ms_export.py

Lines changed: 0 additions & 711 deletions
This file was deleted.

‎tools/mapserver_export/ms_main.cpp

Lines changed: 0 additions & 75 deletions
This file was deleted.

‎tools/mapserver_export/msexport.i

Lines changed: 0 additions & 63 deletions
This file was deleted.

‎tools/mapserver_export/msexport_wrap.cxx

Lines changed: 0 additions & 2226 deletions
This file was deleted.

‎tools/mapserver_export/qgsmapserverexport.cpp

Lines changed: 0 additions & 504 deletions
This file was deleted.

‎tools/mapserver_export/qgsmapserverexport.h

Lines changed: 0 additions & 71 deletions
This file was deleted.

‎tools/mapserver_export/qgsmapserverexportbase.ui

Lines changed: 0 additions & 487 deletions
This file was deleted.

‎tools/mapserver_export/test_export.py

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.