mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-01-27 07:59:09 +08:00
8 lines
158 B
Prolog
8 lines
158 B
Prolog
|
TARGET = jkqtfastplotterlib
|
||
|
CONFIG (debug, debug|release): TARGET = jkqtfastplotterlib_debug
|
||
|
|
||
|
TEMPLATE = lib
|
||
|
CONFIG+=dll
|
||
|
|
||
|
include(../lib/jkqtfastplotter.pri)
|