From 78d64449d6d8d4ffde28649104bbe093adca7aff Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 30 Jun 2017 14:25:16 +0100 Subject: [PATCH] Fix compilation of qrenderdoc module on VS --- qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj b/qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj index e612f5c31..ed62fd45f 100644 --- a/qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj +++ b/qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj @@ -122,6 +122,7 @@ true /wd4100 /wd4512 /wd4127 $(ProjectDir)..\..\;..\..\3rdparty\python\include;$(SolutionDir)\renderdoc\api\replay;..\..\3rdparty\qt\$(Platform)\include;..\..\3rdparty\qt\$(Platform)\include\QtWidgets;..\..\3rdparty\qt\$(Platform)\include\QtGui;..\..\3rdparty\qt\$(Platform)\include\QtCore + 4714;%(DisableSpecificWarnings) Windows @@ -149,6 +150,7 @@ true /wd4100 /wd4512 /wd4127 $(ProjectDir)..\..\;..\..\3rdparty\python\include;$(SolutionDir)\renderdoc\api\replay;..\..\3rdparty\qt\$(Platform)\include;..\..\3rdparty\qt\$(Platform)\include\QtWidgets;..\..\3rdparty\qt\$(Platform)\include\QtGui;..\..\3rdparty\qt\$(Platform)\include\QtCore + 4714;%(DisableSpecificWarnings) Windows @@ -178,6 +180,7 @@ true /wd4100 /wd4512 /wd4127 $(ProjectDir)..\..\;..\..\3rdparty\python\include;$(SolutionDir)\renderdoc\api\replay;..\..\3rdparty\qt\$(Platform)\include;..\..\3rdparty\qt\$(Platform)\include\QtWidgets;..\..\3rdparty\qt\$(Platform)\include\QtGui;..\..\3rdparty\qt\$(Platform)\include\QtCore + 4714;%(DisableSpecificWarnings) Windows @@ -207,6 +210,7 @@ true /wd4100 /wd4512 /wd4127 $(ProjectDir)..\..\;..\..\3rdparty\python\include;$(SolutionDir)\renderdoc\api\replay;..\..\3rdparty\qt\$(Platform)\include;..\..\3rdparty\qt\$(Platform)\include\QtWidgets;..\..\3rdparty\qt\$(Platform)\include\QtGui;..\..\3rdparty\qt\$(Platform)\include\QtCore + 4714;%(DisableSpecificWarnings) Windows