mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
356cc34349
new: iterator interface and improved documentation for JKQTPDatastore reorganization of library (better separation of common code in jkqtpcommon and other code e.g. in jkqtplotter or jkqtmathtext)
9 lines
240 B
INI
9 lines
240 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtmathtextlib jkqtmathtext_test
|
|
|
|
jkqtmathtextlib.file = ../../staticlib/jkqtmathtextlib/jkqtmathtextlib.pro
|
|
|
|
jkqtmathtext_test.file=$$PWD/jkqtmathtext_test.pro
|
|
jkqtmathtext_test.depends = jkqtmathtextlib
|