mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-01-12 17:00:32 +08:00
8 lines
148 B
Prolog
8 lines
148 B
Prolog
TARGET = jkqtplotterlib
|
|
CONFIG (debug, debug|release): TARGET = jkqtplotterlib_debug
|
|
|
|
TEMPLATE = lib
|
|
CONFIG += dll
|
|
|
|
include(../lib/jkqtplotter.pri)
|