EnergySpectrumAnalyer/EnergySpectrumAnalyer.pro

14 lines
188 B
Prolog
Raw Normal View History

2026-03-02 11:07:51 +08:00
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
src
2026-04-06 23:46:03 +08:00
OTHER_FILES += \
$${PWD}/Common.pri
2026-03-02 11:07:51 +08:00
OTHER_FILES += \
$${PWD}/configure/* \
$${PWD}/style/* \
$${PWD}/tools/* \