Add version so this project is easier to track

This commit is contained in:
codestation
2013-10-01 13:24:57 -04:30
parent 854eadfb8d
commit 6b60b8a89f
7 changed files with 537 additions and 432 deletions

View File

@@ -81,6 +81,10 @@ FORMS += \
TRANSLATIONS += resources/translations/qcma.es.ts \
resources/translations/qcma.ja.ts
VERSION = \\\"'0.2.2'\\\"
DEFINES += "QCMA_VER=$${VERSION}"
unix {
isEmpty(PREFIX) {
PREFIX = /usr/local