mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
9 lines
211 B
INI
9 lines
211 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtplotterlib geo_simple
|
|
|
|
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
|
|
|
geo_simple.file=$$PWD/geo_simple.pro
|
|
geo_simple.depends = jkqtplotterlib
|