mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
20352285ca
new: notched boxplots new: example for styling boxplots
9 lines
237 B
INI
9 lines
237 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtplotterlib test_styledboxplot
|
|
|
|
jkqtplotterlib.file = ../../staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
|
|
|
test_styledboxplot.file=$$PWD/test_styledboxplot.pro
|
|
test_styledboxplot.depends = jkqtplotterlib
|