mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
13 lines
381 B
Prolog
13 lines
381 B
Prolog
######################################################################
|
|
# 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 \
|
|
gpx
|