JKQtPlotter/staticlib/jkqtplotterlib.pro

8 lines
148 B
Prolog
Raw Normal View History

TARGET = jkqtplotterlib
CONFIG (debug, debug|release): TARGET = jkqtplotterlib_debug
TEMPLATE = lib
CONFIG += dll
include(../lib/jkqtplotter.pri)