diff options
Diffstat (limited to 'app/app.pro')
| -rw-r--r-- | app/app.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/app.pro b/app/app.pro index 48aff06..c0fe5d3 100644 --- a/app/app.pro +++ b/app/app.pro @@ -5,6 +5,8 @@ CONFIG += sailfishapp QT += dbus QMAKE_CXXFLAGS += -std=c++0x +DEFINES += APP_VERSION=\\\"$$VERSION\\\" + SOURCES += \ pebble.cpp \ pebbledinterface.cpp |
