diff --git a/DDraw/DDraw.vcxproj b/DDraw/DDraw.vcxproj index fa6f842..3a279e0 100644 --- a/DDraw/DDraw.vcxproj +++ b/DDraw/DDraw.vcxproj @@ -1,5 +1,5 @@  - + Release @@ -17,6 +17,7 @@ false true MultiByte + v120_xp @@ -52,7 +53,6 @@ true true Windows - 5.0 DllMain@12 ntdllp.lib;shlwapi.lib;%(AdditionalDependencies) DDraw.def diff --git a/SilentPatchIII/SilentPatchIII.vcxproj b/SilentPatchIII/SilentPatchIII.vcxproj index f360b3b..a72af35 100644 --- a/SilentPatchIII/SilentPatchIII.vcxproj +++ b/SilentPatchIII/SilentPatchIII.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,9 +18,6 @@ Create - - - @@ -37,12 +34,14 @@ DynamicLibrary true MultiByte + v120_xp DynamicLibrary false true MultiByte + v120_xp @@ -76,7 +75,6 @@ true Windows - 5.0 Winmm.lib;Shlwapi.lib;%(AdditionalDependencies) @@ -106,7 +104,6 @@ true true Windows - 5.0 Winmm.lib;Shlwapi.lib;%(AdditionalDependencies) diff --git a/SilentPatchIII/SilentPatchIII.vcxproj.filters b/SilentPatchIII/SilentPatchIII.vcxproj.filters index 5b29795..45b7272 100644 --- a/SilentPatchIII/SilentPatchIII.vcxproj.filters +++ b/SilentPatchIII/SilentPatchIII.vcxproj.filters @@ -25,11 +25,6 @@ Source Files - - - Source Files - - Header Files diff --git a/SilentPatchSA/SilentPatchSA.vcxproj b/SilentPatchSA/SilentPatchSA.vcxproj index 84f7318..f95debb 100644 --- a/SilentPatchSA/SilentPatchSA.vcxproj +++ b/SilentPatchSA/SilentPatchSA.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,13 +20,14 @@ DynamicLibrary true MultiByte - v100 + v120_xp DynamicLibrary false true MultiByte + v120_xp @@ -53,14 +54,13 @@ Disabled MultiThreadedDebug SILENTPATCH_SA_VER;%(PreprocessorDefinitions) - D:\RWSDK\Graphics\rwsdk\include\d3d9;$(DXSDK_DIR)\Include;..\SilentPatch + D:\RWSDK\Graphics\rwsdk\include\d3d9;..\SilentPatch;$(DXSDK_DIR)\include Use StdAfxSA.h true Windows - 5.0 winmm.lib;Shlwapi.lib;libFLAC_static_d.lib;win_utf8_io_static_d.lib;%(AdditionalDependencies) @@ -68,6 +68,9 @@ copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\gta-sa_newsteam_r2\SilentPatchSA.asi" copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\newsteam_r2_lowviolence_gta-sa\SilentPatchSA.asi" + + 2.0 + @@ -81,16 +84,15 @@ copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\newsteam_r2_lowvio SILENTPATCH_SA_VER;NDEBUG;%(PreprocessorDefinitions) true MultiThreaded - D:\RWSDK\Graphics\rwsdk\include\d3d9;$(DXSDK_DIR)\Include;..\SilentPatch + D:\RWSDK\Graphics\rwsdk\include\d3d9;..\SilentPatch;$(DXSDK_DIR)\include Use StdAfxSA.h - false + true true true Windows - 5.0 winmm.lib;Shlwapi.lib;libFLAC_static.lib;win_utf8_io_static.lib;%(AdditionalDependencies) @@ -98,6 +100,9 @@ copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\newsteam_r2_lowvio copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\gta-sa_newsteam_r2\SilentPatchSA.asi" copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\newsteam_r2_lowviolence_gta-sa\SilentPatchSA.asi" + + 2.0 + @@ -115,7 +120,7 @@ copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\newsteam_r2_lowvio - + Document fxc /T vs_2_0 /E NVC_vertex_shader /Fo ..\SilentPatch\nvc.cso ..\SilentPatch\nvc.fx ..\SilentPatch\nvc.cso @@ -123,10 +128,11 @@ copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\newsteam_r2_lowvio fxc /T vs_2_0 /E NVC_vertex_shader /Fo ..\SilentPatch\nvc.cso ..\SilentPatch\nvc.fx Compiling shaders... ..\SilentPatch\nvc.cso - - - Document - + NVC_vertex_shader + Vertex + NVC_vertex_shader + Vertex + diff --git a/SilentPatchSA/SilentPatchSA.vcxproj.filters b/SilentPatchSA/SilentPatchSA.vcxproj.filters index 626bdd9..a4e8ca8 100644 --- a/SilentPatchSA/SilentPatchSA.vcxproj.filters +++ b/SilentPatchSA/SilentPatchSA.vcxproj.filters @@ -114,19 +114,12 @@ Header Files - - - Shaders - - - - - Source Files - - Resource Files + + + \ No newline at end of file diff --git a/SilentPatchSA/StdAfxSA.h b/SilentPatchSA/StdAfxSA.h index fff879d..5bfad55 100644 --- a/SilentPatchSA/StdAfxSA.h +++ b/SilentPatchSA/StdAfxSA.h @@ -8,8 +8,8 @@ #define _CRT_SECURE_NO_WARNINGS #define _USE_MATH_DEFINES -#define WINVER 0x0501 -#define _WIN32_WINNT 0x0501 +#define WINVER 0x0502 +#define _WIN32_WINNT 0x0502 #include #include diff --git a/SilentPatchSA/libFLAC_static.lib b/SilentPatchSA/libFLAC_static.lib index 2ce6082..240548f 100644 Binary files a/SilentPatchSA/libFLAC_static.lib and b/SilentPatchSA/libFLAC_static.lib differ diff --git a/SilentPatchSA/libFLAC_static_d.lib b/SilentPatchSA/libFLAC_static_d.lib index f8af32b..db7700d 100644 Binary files a/SilentPatchSA/libFLAC_static_d.lib and b/SilentPatchSA/libFLAC_static_d.lib differ diff --git a/SilentPatchSA/win_utf8_io_static.lib b/SilentPatchSA/win_utf8_io_static.lib index be40c67..071121b 100644 Binary files a/SilentPatchSA/win_utf8_io_static.lib and b/SilentPatchSA/win_utf8_io_static.lib differ diff --git a/SilentPatchSA/win_utf8_io_static_d.lib b/SilentPatchSA/win_utf8_io_static_d.lib index e4923ee..358ab2e 100644 Binary files a/SilentPatchSA/win_utf8_io_static_d.lib and b/SilentPatchSA/win_utf8_io_static_d.lib differ diff --git a/SilentPatchVC/SilentPatchVC.vcxproj b/SilentPatchVC/SilentPatchVC.vcxproj index 2b15048..fbdeea2 100644 --- a/SilentPatchVC/SilentPatchVC.vcxproj +++ b/SilentPatchVC/SilentPatchVC.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,12 +20,14 @@ DynamicLibrary true MultiByte + v120_xp DynamicLibrary false true MultiByte + v120_xp @@ -59,7 +61,6 @@ true Windows - 5.0 Winmm.lib;Shlwapi.lib;%(AdditionalDependencies) @@ -87,7 +88,6 @@ true true Windows - 5.0 Winmm.lib;Shlwapi.lib;%(AdditionalDependencies) @@ -108,11 +108,6 @@ Create - - - Document - - diff --git a/SilentPatchVC/SilentPatchVC.vcxproj.filters b/SilentPatchVC/SilentPatchVC.vcxproj.filters index 892fda5..e7b152e 100644 --- a/SilentPatchVC/SilentPatchVC.vcxproj.filters +++ b/SilentPatchVC/SilentPatchVC.vcxproj.filters @@ -39,9 +39,4 @@ Source Files - - - Source Files - - \ No newline at end of file