mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
7 lines
82 B
Prolog
7 lines
82 B
Prolog
|
include( config.pri )
|
||
|
|
||
|
TEMPLATE = subdirs
|
||
|
|
||
|
SUBDIRS = \
|
||
|
src \
|
||
|
example
|