diff --git a/qgis_win32.pro b/qgis_win32.pro new file mode 100755 index 00000000000..387f0b5aa3c --- /dev/null +++ b/qgis_win32.pro @@ -0,0 +1,14 @@ +#################################################################### +# Qmake project file for QGIS top-level source directory +# This file is used by qmake to generate the Makefiles for building +# QGIS on Windows +# When building on Windows, the QGIS source should reside in a +# directory named qgis_win32 +# +# $Id +# + +TEMPLATE = subdirs +SUBDIRS = src \ + providers \ + plugins