mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
14 lines
353 B
Prolog
14 lines
353 B
Prolog
# File generated by kdevelop's qmake manager.
|
|
# -------------------------------------------
|
|
# Subdir relative project main directory: ./plugins
|
|
# Target is a library:
|
|
|
|
TEMPLATE = lib
|
|
CONFIG += debug \
|
|
warn_on \
|
|
qt \
|
|
thread
|
|
SOURCES += maplayertest.cpp
|
|
HEADERS += maplayertest.h \
|
|
../../src/qgsmaplayerinterface.h
|