mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
57e8fb3362
some corrections for OpenCV examples
9 lines
227 B
INI
9 lines
227 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtplotterlib imageplot_cimg
|
|
|
|
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
|
|
|
imageplot_cimg.file=$$PWD/imageplot_cimg.pro
|
|
imageplot_cimg.depends = jkqtplotterlib
|