Skip to content

Commit 8587d0c

Browse files
author
g_j_m
committed
Fix to allow mapserver export code to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6261 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f40cc79 commit 8587d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mapserver_export/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ msexport_UIC = qgsmapserverexportbase.ui
4444

4545
msexport_SOURCES = qgsmapserverexport.cpp \
4646
qgsmapserverexport.h \
47-
main.cpp \
47+
ms_main.cpp \
4848
msexport_wrap.cxx \
4949
$(msexport_UI) \
5050
$(msexport_UIC) \

0 commit comments

Comments
 (0)