diff options
-rw-r--r-- | client/client.pro | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/client.pro b/client/client.pro index 42b874b..ed9c762 100644 --- a/client/client.pro +++ b/client/client.pro @@ -1,8 +1,4 @@ # -*- Makefile -*- - -message(MY_QT_VERSION: $$[MY_QT_VERSION]) -message(Qt version: $$[QT_VERSION]) - CONFIG += debug TEMPLATE = app |