This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-app/config.pri
2018-06-26 04:14:19 +02:00

11 lines
272 B
Plaintext

CONFIG += c++11
#DEFINES += QT_DEPRECATED_WARNINGS
QMAKE_CXXFLAGS += -Wall
top_srcdir=$$PWD
top_builddir=$$shadowed($$PWD)
APP_VERSION=$$cat(version.txt)
DEFINES+=APP_VERSION=\\\"$${APP_VERSION}\\\"
android:QMAKE_POST_LINK += cp $$top_srcdir/version.txt $$top_builddir/