mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +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)
|