From 3a9070a8d9e1b1315fe465cda7fa87548bde590c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 27 Mar 2014 09:53:12 +0000 Subject: fixed svn_revision.cmd git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4223 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/qmmp.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/qmmp/qmmp.pro b/src/qmmp/qmmp.pro index c792d24da..eb707d496 100644 --- a/src/qmmp/qmmp.pro +++ b/src/qmmp/qmmp.pro @@ -91,7 +91,6 @@ win32 { SVN_REVISION = $$system(svn_revision.cmd) !isEmpty(SVN_REVISION) { DEFINES += SVN_REVISION=\\\"$$SVN_REVISION\\\" - message($$SVN_REVISION) } } -- cgit v1.2.3-13-gbd6f