mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-25 10:01:38 +08:00
8 lines
246 B
INI
8 lines
246 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtfastplotterlib \
|
|
jkqtfastplotter_test
|
|
|
|
jkqtfastplotterlib.file = $$PWD/lib/jkqtfastplotterlib.pro
|
|
jkqtfastplotter_test.file = $$PWD/test/jkqtfastplotter_test/jkqtfastplotter_test_and_lib.pro
|