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