From d0766b7a92ec54686194d35072ede86d53d09b3e Mon Sep 17 00:00:00 2001 From: Silent Date: Sun, 28 Jan 2024 14:45:12 +0100 Subject: [PATCH] Remove an outdated reference to DX SDK --- SilentPatchSA/SilentPatchSA.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SilentPatchSA/SilentPatchSA.vcxproj b/SilentPatchSA/SilentPatchSA.vcxproj index ac4b608..87106d0 100644 --- a/SilentPatchSA/SilentPatchSA.vcxproj +++ b/SilentPatchSA/SilentPatchSA.vcxproj @@ -76,7 +76,7 @@ Disabled MultiThreadedDebug _HAS_EXCEPTIONS=0;PATTERNS_USE_HINTS=1;_GTA_SA;%(PreprocessorDefinitions) - $(RWG36SDK)\include\d3d9;..\SilentPatch;..\SilentPatchSA;$(DXSDK_DIR)\include;%(AdditionalIncludeDirectories) + $(RWG36SDK)\include\d3d9;..\SilentPatch;..\SilentPatchSA;%(AdditionalIncludeDirectories) Use StdAfxSA.h NoExtensions @@ -117,7 +117,7 @@ copy /y "$(TargetPath)" "H:\Rockstar Games\Grand Theft Auto San Andreas\SilentPa _HAS_EXCEPTIONS=0;PATTERNS_USE_HINTS=1;_GTA_SA;%(PreprocessorDefinitions) true MultiThreaded - $(RWG36SDK)\include\d3d9;..\SilentPatch;..\SilentPatchSA;$(DXSDK_DIR)\include;%(AdditionalIncludeDirectories) + $(RWG36SDK)\include\d3d9;..\SilentPatch;..\SilentPatchSA;%(AdditionalIncludeDirectories) Use StdAfxSA.h NoExtensions @@ -160,7 +160,7 @@ copy /y "$(TargetPath)" "H:\Rockstar Games\Grand Theft Auto San Andreas\SilentPa _HAS_EXCEPTIONS=0;PATTERNS_USE_HINTS=1;_GTA_SA;NDEBUG;_SECURE_SCL=0;%(PreprocessorDefinitions) true MultiThreaded - $(RWG36SDK)\include\d3d9;..\SilentPatch;..\SilentPatchSA;$(DXSDK_DIR)\include;%(AdditionalIncludeDirectories) + $(RWG36SDK)\include\d3d9;..\SilentPatch;..\SilentPatchSA;%(AdditionalIncludeDirectories) Use StdAfxSA.h NoExtensions