From 026f81695fb23c78f477adb712fde3e225f87300 Mon Sep 17 00:00:00 2001 From: Amrsatrio Date: Tue, 23 Jan 2024 01:36:58 +0700 Subject: [PATCH] Build: Add trailing backslashes to OutDir to fix warnings --- ExplorerPatcher-L10N | 2 +- ExplorerPatcher/ExplorerPatcher.vcxproj | 717 +++++++++--------- ep_extra/ep_extra.vcxproj | 356 ++++----- .../ep_extra_valinet.win7alttab.vcxproj | 320 ++++---- .../ep_generate_release_description.vcxproj | 8 +- .../ep_generate_release_name.vcxproj | 8 +- ep_setup/ep_setup.vcxproj | 8 +- ep_setup_patch/ep_setup_patch.vcxproj | 8 +- ep_startmenu/ep_startmenu.vcxproj | 8 +- ep_weather_host/ep_weather_host.vcxproj | 8 +- .../ep_weather_host_stub.vcxproj | 8 +- 11 files changed, 726 insertions(+), 725 deletions(-) diff --git a/ExplorerPatcher-L10N b/ExplorerPatcher-L10N index 5fae9fa7d..6be49caad 160000 --- a/ExplorerPatcher-L10N +++ b/ExplorerPatcher-L10N @@ -1 +1 @@ -Subproject commit 5fae9fa7db51ed2a2ffccb8714ac571e6bc68c41 +Subproject commit 6be49caadcd672be19c4fa4ebb5ee6274448af2c diff --git a/ExplorerPatcher/ExplorerPatcher.vcxproj b/ExplorerPatcher/ExplorerPatcher.vcxproj index 08a93361e..6861092a6 100644 --- a/ExplorerPatcher/ExplorerPatcher.vcxproj +++ b/ExplorerPatcher/ExplorerPatcher.vcxproj @@ -1,359 +1,360 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - 16.0 - {DB3E4319-2969-42B6-B7E8-BB57AA8C9FA9} - CenterTitlebarTextLibrary - 10.0 - ExplorerPatcher - - - - DynamicLibrary - true - v142 - Unicode - - - DynamicLibrary - true - v142 - Unicode - - - DynamicLibrary - false - v142 - true - Unicode - - - DynamicLibrary - false - v142 - true - Unicode - - - - - - - - - - - - - - - - - - - - - false - $(SolutionDir)\build\$(Configuration) - ExplorerPatcher.amd64 - - - false - $(SolutionDir)\build\$(Configuration) - ExplorerPatcher.IA-32 - - - true - ExplorerPatcher.amd64 - $(SolutionDir)\build\$(Configuration) - - - true - ExplorerPatcher.IA-32 - $(SolutionDir)\build\$(Configuration) - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;WINRT_NO_SOURCE_LOCATION;%(PreprocessorDefinitions) - true - $(SolutionDir)libs\funchook\include;$(SolutionDir)libs\libvalinet;$(SolutionDir)libs\funchook\distorm\include;$(SolutionDir)libs\Detours\include;%(AdditionalIncludeDirectories) - MultiThreaded - Cdecl - stdcpp20 - - - Console - true - true - true - $(SolutionDir)libs\funchook\build\Release\;$(SolutionDir)libs\Detours\lib.X64;%(AdditionalLibraryDirectories) - %(AdditionalDependencies) - - - - - - - - - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;WINRT_NO_SOURCE_LOCATION;%(PreprocessorDefinitions) - true - $(SolutionDir)libs\funchook\include;$(SolutionDir)libs\libvalinet;$(SolutionDir)libs\funchook\distorm\include;$(SolutionDir)libs\Detours\include;%(AdditionalIncludeDirectories) - MultiThreaded - StdCall - stdcpp20 - - - Console - true - true - true - $(SolutionDir)libs\funchook\build\Release\;$(SolutionDir)libs\Detours\lib.X64;%(AdditionalLibraryDirectories) - %(AdditionalDependencies) - - - - - - - - - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)libs\funchook\include;$(SolutionDir)libs\libvalinet;$(SolutionDir)libs\funchook\distorm\include;$(SolutionDir)libs\Detours\include;%(AdditionalIncludeDirectories) - MultiThreadedDebug - Cdecl - $(SolutionDir)debug.h - stdcpp20 - - - Console - true - $(SolutionDir)libs\funchook\build\Release\;$(SolutionDir)libs\Detours\lib.X64;%(AdditionalLibraryDirectories) - %(AdditionalDependencies) - - - - - - - - - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)libs\funchook\include;$(SolutionDir)libs\libvalinet;$(SolutionDir)libs\funchook\distorm\include;$(SolutionDir)libs\Detours\include;%(AdditionalIncludeDirectories) - MultiThreadedDebug - StdCall - $(SolutionDir)debug.h - stdcpp20 - - - Console - true - $(SolutionDir)libs\funchook\build\Release\;$(SolutionDir)libs\Detours\lib.X64;%(AdditionalLibraryDirectories) - %(AdditionalDependencies) - - - - - - - - - - - - - true - true - - - true - true - - - true - true - - - true - true - - - true - true - - - true - - - true - - - true - true - - - true - true - - - true - true - - - true - true - - - true - true - - - - - - - true - true - - - - true - true - - - - true - true - - - true - true - - - true - true - - - true - true - - - true - true - - - - - - - true - true - - - true - - - true - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + 16.0 + {DB3E4319-2969-42B6-B7E8-BB57AA8C9FA9} + CenterTitlebarTextLibrary + 10.0 + ExplorerPatcher + + + + DynamicLibrary + true + v142 + Unicode + + + DynamicLibrary + true + v142 + Unicode + + + DynamicLibrary + false + v142 + true + Unicode + + + DynamicLibrary + false + v142 + true + Unicode + + + + + + + + + + + + + + + + + + + + + false + $(SolutionDir)\build\$(Configuration)\ + ExplorerPatcher.amd64 + + + false + $(SolutionDir)\build\$(Configuration)\ + ExplorerPatcher.IA-32 + + + true + ExplorerPatcher.amd64 + $(SolutionDir)\build\$(Configuration)\ + + + true + ExplorerPatcher.IA-32 + $(SolutionDir)\build\$(Configuration)\ + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;WINRT_NO_SOURCE_LOCATION;%(PreprocessorDefinitions) + true + $(SolutionDir)libs\funchook\include;$(SolutionDir)libs\libvalinet;$(SolutionDir)libs\funchook\distorm\include;$(SolutionDir)libs\Detours\include;%(AdditionalIncludeDirectories) + MultiThreaded + Cdecl + stdcpp20 + false + + + Console + true + true + true + $(SolutionDir)libs\funchook\build\Release\;$(SolutionDir)libs\Detours\lib.X64;%(AdditionalLibraryDirectories) + %(AdditionalDependencies) + + + + + + + + + + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;WINRT_NO_SOURCE_LOCATION;%(PreprocessorDefinitions) + true + $(SolutionDir)libs\funchook\include;$(SolutionDir)libs\libvalinet;$(SolutionDir)libs\funchook\distorm\include;$(SolutionDir)libs\Detours\include;%(AdditionalIncludeDirectories) + MultiThreaded + StdCall + stdcpp20 + + + Console + true + true + true + $(SolutionDir)libs\funchook\build\Release\;$(SolutionDir)libs\Detours\lib.X64;%(AdditionalLibraryDirectories) + %(AdditionalDependencies) + + + + + + + + + + + + + Level3 + true + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + $(SolutionDir)libs\funchook\include;$(SolutionDir)libs\libvalinet;$(SolutionDir)libs\funchook\distorm\include;$(SolutionDir)libs\Detours\include;%(AdditionalIncludeDirectories) + MultiThreadedDebug + Cdecl + $(SolutionDir)debug.h + stdcpp20 + + + Console + true + $(SolutionDir)libs\funchook\build\Release\;$(SolutionDir)libs\Detours\lib.X64;%(AdditionalLibraryDirectories) + %(AdditionalDependencies) + + + + + + + + + + + + + Level3 + true + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + $(SolutionDir)libs\funchook\include;$(SolutionDir)libs\libvalinet;$(SolutionDir)libs\funchook\distorm\include;$(SolutionDir)libs\Detours\include;%(AdditionalIncludeDirectories) + MultiThreadedDebug + StdCall + $(SolutionDir)debug.h + stdcpp20 + + + Console + true + $(SolutionDir)libs\funchook\build\Release\;$(SolutionDir)libs\Detours\lib.X64;%(AdditionalLibraryDirectories) + %(AdditionalDependencies) + + + + + + + + + + + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + + + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + + + + + true + true + + + + true + true + + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + + + + + true + true + + + true + + + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + \ No newline at end of file diff --git a/ep_extra/ep_extra.vcxproj b/ep_extra/ep_extra.vcxproj index 0e333464e..1454c26d2 100644 --- a/ep_extra/ep_extra.vcxproj +++ b/ep_extra/ep_extra.vcxproj @@ -1,179 +1,179 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {93fa47cc-7753-4f86-b583-69048f51c5ab} - epextra - 10.0 - - - - DynamicLibrary - true - v142 - Unicode - - - DynamicLibrary - false - v142 - true - Unicode - - - DynamicLibrary - true - v142 - Unicode - - - DynamicLibrary - false - v142 - true - Unicode - - - - - - - - - - - - - - - - - - - - - - true - $(SolutionDir)\build\$(Configuration) - - - false - $(SolutionDir)\build\$(Configuration) - - - true - $(SolutionDir)\build\$(Configuration) - - - false - $(SolutionDir)\build\$(Configuration) - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - - - /EXPORT:ep_extra_EntryPoint %(AdditionalOptions) - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - - - /EXPORT:ep_extra_EntryPoint %(AdditionalOptions) - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - - - /EXPORT:ep_extra_EntryPoint %(AdditionalOptions) - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - - - %(AdditionalOptions) - - - - - - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 16.0 + Win32Proj + {93fa47cc-7753-4f86-b583-69048f51c5ab} + epextra + 10.0 + + + + DynamicLibrary + true + v142 + Unicode + + + DynamicLibrary + false + v142 + true + Unicode + + + DynamicLibrary + true + v142 + Unicode + + + DynamicLibrary + false + v142 + true + Unicode + + + + + + + + + + + + + + + + + + + + + + true + $(SolutionDir)\build\$(Configuration)\ + + + false + $(SolutionDir)\build\$(Configuration)\ + + + true + $(SolutionDir)\build\$(Configuration)\ + + + false + $(SolutionDir)\build\$(Configuration)\ + + + + Level3 + true + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreadedDebug + + + Console + true + + + /EXPORT:ep_extra_EntryPoint %(AdditionalOptions) + + + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreaded + + + Console + true + true + true + + + /EXPORT:ep_extra_EntryPoint %(AdditionalOptions) + + + + + Level3 + true + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreadedDebug + + + Console + true + + + /EXPORT:ep_extra_EntryPoint %(AdditionalOptions) + + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreaded + + + Console + true + true + true + + + %(AdditionalOptions) + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ep_extra_valinet.win7alttab/ep_extra_valinet.win7alttab.vcxproj b/ep_extra_valinet.win7alttab/ep_extra_valinet.win7alttab.vcxproj index 596eb3c5b..752f8ece4 100644 --- a/ep_extra_valinet.win7alttab/ep_extra_valinet.win7alttab.vcxproj +++ b/ep_extra_valinet.win7alttab/ep_extra_valinet.win7alttab.vcxproj @@ -1,161 +1,161 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {a66c5f27-dbf8-45a4-bdf3-ba54d8d82d0f} - epextravalinetwin7alttab - 10.0 - - - - DynamicLibrary - true - v142 - Unicode - - - DynamicLibrary - false - v142 - true - Unicode - - - DynamicLibrary - true - v142 - Unicode - - - DynamicLibrary - false - v142 - true - Unicode - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\build\$(Configuration) - - - $(SolutionDir)\build\$(Configuration) - - - $(SolutionDir)\build\$(Configuration) - - - $(SolutionDir)\build\$(Configuration) - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - - - - - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 16.0 + Win32Proj + {a66c5f27-dbf8-45a4-bdf3-ba54d8d82d0f} + epextravalinetwin7alttab + 10.0 + + + + DynamicLibrary + true + v142 + Unicode + + + DynamicLibrary + false + v142 + true + Unicode + + + DynamicLibrary + true + v142 + Unicode + + + DynamicLibrary + false + v142 + true + Unicode + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)\build\$(Configuration)\ + + + $(SolutionDir)\build\$(Configuration)\ + + + $(SolutionDir)\build\$(Configuration)\ + + + $(SolutionDir)\build\$(Configuration)\ + + + + Level3 + true + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreadedDebug + + + Console + true + + + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreaded + + + Console + true + true + true + + + + + Level3 + true + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreadedDebug + + + Console + true + + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreaded + + + Console + true + true + true + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ep_generate_release_description/ep_generate_release_description.vcxproj b/ep_generate_release_description/ep_generate_release_description.vcxproj index 5f684cdda..f9ba9ec68 100644 --- a/ep_generate_release_description/ep_generate_release_description.vcxproj +++ b/ep_generate_release_description/ep_generate_release_description.vcxproj @@ -72,19 +72,19 @@ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ diff --git a/ep_generate_release_name/ep_generate_release_name.vcxproj b/ep_generate_release_name/ep_generate_release_name.vcxproj index 58a70f6b5..ba00f87dd 100644 --- a/ep_generate_release_name/ep_generate_release_name.vcxproj +++ b/ep_generate_release_name/ep_generate_release_name.vcxproj @@ -72,19 +72,19 @@ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ diff --git a/ep_setup/ep_setup.vcxproj b/ep_setup/ep_setup.vcxproj index 74755a590..17f769f45 100644 --- a/ep_setup/ep_setup.vcxproj +++ b/ep_setup/ep_setup.vcxproj @@ -72,19 +72,19 @@ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ diff --git a/ep_setup_patch/ep_setup_patch.vcxproj b/ep_setup_patch/ep_setup_patch.vcxproj index be05e5bba..68ff58c1e 100644 --- a/ep_setup_patch/ep_setup_patch.vcxproj +++ b/ep_setup_patch/ep_setup_patch.vcxproj @@ -72,19 +72,19 @@ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ diff --git a/ep_startmenu/ep_startmenu.vcxproj b/ep_startmenu/ep_startmenu.vcxproj index 90f80cdc6..b66bf068f 100644 --- a/ep_startmenu/ep_startmenu.vcxproj +++ b/ep_startmenu/ep_startmenu.vcxproj @@ -72,22 +72,22 @@ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ $(ProjectName) false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ $(ProjectName) true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ $(ProjectName) false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ $(ProjectName) diff --git a/ep_weather_host/ep_weather_host.vcxproj b/ep_weather_host/ep_weather_host.vcxproj index 785f1f86b..ae9c22ba4 100644 --- a/ep_weather_host/ep_weather_host.vcxproj +++ b/ep_weather_host/ep_weather_host.vcxproj @@ -72,19 +72,19 @@ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ diff --git a/ep_weather_host_stub/ep_weather_host_stub.vcxproj b/ep_weather_host_stub/ep_weather_host_stub.vcxproj index e0f23a509..fd117f087 100644 --- a/ep_weather_host_stub/ep_weather_host_stub.vcxproj +++ b/ep_weather_host_stub/ep_weather_host_stub.vcxproj @@ -72,19 +72,19 @@ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ true - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\ false - $(SolutionDir)\build\$(Configuration) + $(SolutionDir)\build\$(Configuration)\