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
Michael Zanetti 184ce6cf48 fix warnings
2018-06-07 11:49:23 +02:00

11 lines
272 B
Plaintext

CONFIG += c++11
#DEFINES += QT_DEPRECATED_WARNINGS
QMAKE_CXXFLAGS += -Wall
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/