diff --git a/qrenderdoc/Code/pyrenderdoc/pyrenderdoc_module.vcxproj b/qrenderdoc/Code/pyrenderdoc/pyrenderdoc_module.vcxproj index de24cb13a..84555c94d 100644 --- a/qrenderdoc/Code/pyrenderdoc/pyrenderdoc_module.vcxproj +++ b/qrenderdoc/Code/pyrenderdoc/pyrenderdoc_module.vcxproj @@ -60,6 +60,7 @@ + $(SolutionDir)$(Platform)\$(Configuration)\obj\$(ProjectName)\ @@ -80,9 +81,6 @@ false $(SolutionDir)$(Platform)\$(Configuration)\pymodules\ - $(LibraryPath) - $(ExecutablePath) - $(ExcludePath) renderdoc .pyd diff --git a/qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj b/qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj index 9564e77bd..6b0f9d655 100644 --- a/qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj +++ b/qrenderdoc/Code/pyrenderdoc/qrenderdoc_module.vcxproj @@ -39,6 +39,7 @@ + $(SolutionDir)$(Platform)\$(Configuration)\obj\$(ProjectName)\ @@ -46,9 +47,6 @@ false $(SolutionDir)$(Platform)\$(Configuration)\pymodules\ - $(LibraryPath) - $(ExecutablePath) - $(ExcludePath) qrenderdoc .pyd diff --git a/qrenderdoc/qrenderdoc_local.vcxproj b/qrenderdoc/qrenderdoc_local.vcxproj index 64d603c89..40a676d92 100644 --- a/qrenderdoc/qrenderdoc_local.vcxproj +++ b/qrenderdoc/qrenderdoc_local.vcxproj @@ -78,6 +78,7 @@ RELEASE;QT_MESSAGELOGCONTEXT;QT_NO_DEBUG;NDEBUG;%(PreprocessorDefinitions) +