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/mea.pri
2018-06-04 18:14:59 +02:00

10 lines
248 B
Plaintext

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