mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
9 lines
142 B
Prolog
9 lines
142 B
Prolog
|
TEMPLATE = subdirs
|
||
|
|
||
|
features.path = $$INSTALL_PREFIX/share/mkspecs/features
|
||
|
features.files = *.prf
|
||
|
|
||
|
INSTALLS += features
|
||
|
|
||
|
OTHER_FILES = *.prf
|