mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-02-06 04:37:38 +08:00
9 lines
191 B
INI
9 lines
191 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtplotterlib speed
|
|
|
|
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
|
|
|
speed.file=$$PWD/speed.pro
|
|
speed.depends = jkqtplotterlib
|