JKQtPlotter/examples/geo_arrows/geo_arrows_and_lib.pro
jkriege2 4e1c09c24b improved arrows in geometric elements:
- JKQTPGeoLine, JKQTPGeoPolyLines and JKQTPGeoInfiniteLine support decorators
- improved decorator drawing
- more decorator types
- improved example geometry
- added specific example geo_arrows
- improved documentation
- code cleanup
2020-08-23 13:13:53 +02:00

9 lines
211 B
INI

TEMPLATE = subdirs
SUBDIRS += jkqtplotterlib geo_arrows
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
geo_arrows.file=$$PWD/geo_arrows.pro
geo_arrows.depends = jkqtplotterlib