QGIS/qgis_win32.pro
gsherman 41574203f4 Win32 .pro files for qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@3282 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-01 00:15:20 +00:00

16 lines
532 B
Prolog
Executable File

####################################################################
# 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
#
# qgis_win32.pro,v 1.2 2004/06/23 04:15:54 gsherman Exp
####################################################################
TEMPLATE = subdirs
SUBDIRS = widgets \
src \
providers \
plugins