From: Michal MalĂ˝ Date: Fri, 3 Apr 2015 12:10:09 +0000 (+0200) Subject: Remove the information message about build mode switch X-Git-Tag: 0.5c~16 X-Git-Url: https://gitweb.devoid-pointer.net/?a=commitdiff_plain;h=cff689453c98ff5bc69cda018563cdbc68f849ce;p=anyanka.git Remove the information message about build mode switch --- diff --git a/Anyanka.pro b/Anyanka.pro index 60cb2e6..43f8af0 100644 --- a/Anyanka.pro +++ b/Anyanka.pro @@ -26,10 +26,8 @@ win32 { CONFIG(debug, debug|release) { DEFINES += ANYANKA_DEBUG - message("Debug build") } else { DEFINES += NDEBUG - message("Release build") } SOURCES += main.cpp\