JKQtPlotter/examples/test_distributionplot/test_distributionplot_and_lib.pro
jkriege2 2d08250db6 - added new graph: JKQTPSingleColumnSymbolsGraph
- fixed additional renames JKQTPLotter->JKQTPlotter
- improved documentation (boxplots, JKQTMathText)
- added several examples
2019-01-20 16:15:10 +01:00

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