diff options
-rw-r--r-- | client/client.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro index 99af306..a2a8c46 100644 --- a/client/client.pro +++ b/client/client.pro @@ -1,6 +1,6 @@ # -*- Makefile -*- -message("MY_QT_VERSION:" $$MY_QT_VERSION) +message("MY_QT_VERSION:" $MY_QT_VERSION) CONFIG += debug |