mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
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:
parent
8efe6a98aa
commit
fbe3a1c8dd
11
providers/providers.pro
Normal file
11
providers/providers.pro
Normal 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
|
Loading…
x
Reference in New Issue
Block a user