mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
10 lines
256 B
Prolog
10 lines
256 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtfastplotterlib \
|
|
jkqtfastplotter_test
|
|
|
|
jkqtfastplotterlib.file = lib/jkqtfastplotterlib.pro
|
|
|
|
jkqtfastplotter_test.subdir = test/jkqtfastplotter_test
|
|
jkqtfastplotter_test.depends = jkqtfastplotterlib
|