From c4821db796fbef1b4611333befe8184c3b2323ab Mon Sep 17 00:00:00 2001 From: PKEuS Date: Thu, 13 Dec 2012 20:38:10 +0100 Subject: [PATCH] Updated VS9 solution with qmake (#4397). --- cli/cppcheck.vcproj | 8 ++++---- test/testrunner.vcproj | 8 +++++++- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/cli/cppcheck.vcproj b/cli/cppcheck.vcproj index eb5b71f67..112d6bdcf 100755 --- a/cli/cppcheck.vcproj +++ b/cli/cppcheck.vcproj @@ -278,8 +278,6 @@ RelativePath="pathmatch.h" /> - + + RelativePath="temp\version.res" /> + RelativePath="version.rc" /> diff --git a/test/testrunner.vcproj b/test/testrunner.vcproj index 8b3959877..d2064cb27 100644 --- a/test/testrunner.vcproj +++ b/test/testrunner.vcproj @@ -115,7 +115,7 @@ Name="VCPreLinkEventTool" /> + PreprocessorDefinitions="_CONSOLE,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,_CRT_SECURE_NO_WARNINGS,NDEBUG" /> @@ -223,8 +223,12 @@ RelativePath="testfilelister.cpp" /> + + +