mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
9 lines
235 B
Prolog
9 lines
235 B
Prolog
|
TEMPLATE = subdirs
|
||
|
|
||
|
SUBDIRS += jkqtplotterlib imageplot_opencv
|
||
|
|
||
|
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
||
|
|
||
|
imageplot_opencv.file=$$PWD/imageplot_opencv.pro
|
||
|
imageplot_opencv.depends = jkqtplotterlib
|