mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
14 lines
345 B
Prolog
14 lines
345 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 += qgistestplugin.cpp
|
|
HEADERS += qgisplugin.h \
|
|
qgistestplugin.h
|