mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
2d08250db6
- fixed additional renames JKQTPLotter->JKQTPlotter - improved documentation (boxplots, JKQTMathText) - added several examples
9 lines
234 B
INI
9 lines
234 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtplotterlib test_distributionplot
|
|
|
|
jkqtplotterlib.file = ../../staticlib/jkqtplotterlib.pro
|
|
|
|
test_distributionplot.file=$$PWD/test_distributionplot.pro
|
|
test_distributionplot.depends = jkqtplotterlib
|