C++ (Qt)QStandardPaths::writableLocation(QStandardPaths::ApplicationsLocation);
C++ (Qt)VERSION = $$cat($$PWD/version.txt)DEFINES += "PRODUCT_VERSION=\"$$VERSION\""message(version $$VERSION)