Qmake project file for providers directory

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1767 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2004-07-15 01:06:54 +00:00
parent 8efe6a98aa
commit fbe3a1c8dd

11
providers/providers.pro Normal file
View File

@ -0,0 +1,11 @@
######################################################################
# Qmake project file for QGIS providers directory
# This file is used by qmake to generate the Makefile for building
# QGIS on Windows
#
# $Id $
######################################################################
TEMPLATE = subdirs
SUBDIRS = delimitedtext \
ogr \
postgres