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