mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
8 lines
164 B
Prolog
8 lines
164 B
Prolog
TARGET = jkqtfastplotterlib
|
|
CONFIG (debug, debug|release): TARGET = jkqtfastplotterlib_debug
|
|
|
|
TEMPLATE = lib
|
|
CONFIG+=staticlib
|
|
|
|
include(../lib/jkqtfastplotter.pri)
|