summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/client.pro b/client/client.pro
index 1faa111..830362a 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -10,6 +10,8 @@ QT += core gui network xml sql
# For debugging
QMAKE_CXXFLAGS += -g -Wall -Werror
+DEFINES+=VERSION=\\\"1.0.0\\\"
+
win32 {
LIBPATH += lua/lib
INCLUDEPATH += lua/include