diff --git a/build/build.bat b/build/build.bat index 90a867f..b432520 100644 --- a/build/build.bat +++ b/build/build.bat @@ -7,8 +7,8 @@ echo ========================================= if defined GITHUBACTIONS ( echo For GitHub Actions - set MSBUILD="C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\msbuild.exe" - set DEVENV="C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.com" + set MSBUILD="C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe" + set DEVENV="C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\devenv.com" set SEVENZIP="7z.exe" set LCOUNTER="" goto definitionend @@ -16,8 +16,8 @@ if defined GITHUBACTIONS ( set LOCALMACHINE="true" -set MSBUILD="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe" -set DEVENV="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.com" +set MSBUILD="C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\msbuild.exe" +set DEVENV="C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\devenv.com" set SEVENZIP="C:\Program Files\7-Zip\7z.exe" set LCOUNTER="C:\Program Files (x86)\lcounter\lcounter.exe" diff --git a/src/fwadd/fwadd.vcxproj b/src/fwadd/fwadd.vcxproj index e2e9132..ee64751 100644 --- a/src/fwadd/fwadd.vcxproj +++ b/src/fwadd/fwadd.vcxproj @@ -1,110 +1,110 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {231044E5-0FD0-4870-A263-F086AD28E441} - fwadd - Win32Proj - 10.0.17763.0 - - - - Application - false - v141 - Unicode - true - - - Application - true - v141 - Unicode - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27130.2020 - - - true - - - false - - - - Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - true - stdcpp17 - - - shlwapi.lib;%(AdditionalDependencies) - true - Windows - false - - - - - - - MaxSpeed - true - WIN32;NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - true - stdcpp17 - - - shlwapi.lib;%(AdditionalDependencies) - true - Windows - - - - - UseLinkTimeCodeGeneration - false - - - - - - - - - - + + + + + Debug + x64 + + + Release + x64 + + + + {231044E5-0FD0-4870-A263-F086AD28E441} + fwadd + Win32Proj + 10.0 + + + + Application + false + v143 + Unicode + true + + + Application + true + v143 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>15.0.27130.2020 + + + true + + + false + + + + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + true + stdcpp17 + + + shlwapi.lib;%(AdditionalDependencies) + true + Windows + false + + + + + + + MaxSpeed + true + WIN32;NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + true + stdcpp17 + + + shlwapi.lib;%(AdditionalDependencies) + true + Windows + + + + + UseLinkTimeCodeGeneration + false + + + + + + + + + + \ No newline at end of file diff --git a/src/fwdel/fwdel.vcxproj b/src/fwdel/fwdel.vcxproj index be50de2..232ccf4 100644 --- a/src/fwdel/fwdel.vcxproj +++ b/src/fwdel/fwdel.vcxproj @@ -1,110 +1,110 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {350687EC-F180-4D7A-BC47-897B92D1BD38} - fwdel - Win32Proj - 10.0.17763.0 - - - - Application - false - v141 - Unicode - true - - - Application - true - v141 - Unicode - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27130.2020 - - - true - - - false - - - - Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - true - true - stdcpp17 - - - shlwapi.lib;%(AdditionalDependencies) - true - Windows - false - - - - - - - MaxSpeed - true - WIN32;NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - true - true - stdcpp17 - - - shlwapi.lib;%(AdditionalDependencies) - true - Windows - - - - - UseLinkTimeCodeGeneration - false - - - - - - - - - - + + + + + Debug + x64 + + + Release + x64 + + + + {350687EC-F180-4D7A-BC47-897B92D1BD38} + fwdel + Win32Proj + 10.0 + + + + Application + false + v143 + Unicode + true + + + Application + true + v143 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>15.0.27130.2020 + + + true + + + false + + + + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + true + stdcpp17 + + + shlwapi.lib;%(AdditionalDependencies) + true + Windows + false + + + + + + + MaxSpeed + true + WIN32;NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + true + true + stdcpp17 + + + shlwapi.lib;%(AdditionalDependencies) + true + Windows + + + + + UseLinkTimeCodeGeneration + false + + + + + + + + + + \ No newline at end of file diff --git a/src/lbadpt/lbadpt.vcxproj b/src/lbadpt/lbadpt.vcxproj index 45174fb..8b36a26 100644 --- a/src/lbadpt/lbadpt.vcxproj +++ b/src/lbadpt/lbadpt.vcxproj @@ -1,117 +1,117 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {E19693A5-429F-417B-BEBF-A657484CBF4D} - lbadpt - Win32Proj - 10.0.17763.0 - - - - Application - false - v141 - Unicode - true - - - Application - true - v141 - Unicode - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27130.2020 - - - true - - - false - - - - Disabled - WIN32;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - stdcpp17 - true - - - Netapi32.lib;shell32.lib;x64\Debug\commonfunc.lib;x64\Debug\stkpl.lib;%(AdditionalDependencies) - RequireAdministrator - true - Windows - - - - - MaxSpeed - true - WIN32;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - stdcpp17 - true - - - Netapi32.lib;shell32.lib;x64\Release\commonfunc.lib;x64\Release\stkpl.lib;%(AdditionalDependencies) - RequireAdministrator - true - Windows - true - true - UseLinkTimeCodeGeneration - - - - - - - - - - - - - - - - - {8061dcb2-52a6-462e-8955-fcfe6f7a7d41} - false - - - - - + + + + + Debug + x64 + + + Release + x64 + + + + {E19693A5-429F-417B-BEBF-A657484CBF4D} + lbadpt + Win32Proj + 10.0 + + + + Application + false + v143 + Unicode + true + + + Application + true + v143 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>15.0.27130.2020 + + + true + + + false + + + + Disabled + WIN32;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + stdcpp17 + true + + + Netapi32.lib;shell32.lib;x64\Debug\commonfunc.lib;x64\Debug\stkpl.lib;%(AdditionalDependencies) + RequireAdministrator + true + Windows + + + + + MaxSpeed + true + WIN32;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level3 + ProgramDatabase + stdcpp17 + true + + + Netapi32.lib;shell32.lib;x64\Release\commonfunc.lib;x64\Release\stkpl.lib;%(AdditionalDependencies) + RequireAdministrator + true + Windows + true + true + UseLinkTimeCodeGeneration + + + + + + + + + + + + + + + + + {8061dcb2-52a6-462e-8955-fcfe6f7a7d41} + false + + + + + \ No newline at end of file diff --git a/src/stk_about/stk_about.vcxproj b/src/stk_about/stk_about.vcxproj index e0e77e7..f94a5f0 100644 --- a/src/stk_about/stk_about.vcxproj +++ b/src/stk_about/stk_about.vcxproj @@ -1,81 +1,81 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {416B9FF2-02F0-47E1-808E-F283D2C62358} - stk_about - Win32Proj - 10.0.17763.0 - - - - StaticLibrary - v141 - Unicode - true - - - StaticLibrary - v141 - Unicode - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27130.2020 - - - - - Disabled - WIN32;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - stdcpp17 - true - - - - - MaxSpeed - WIN32;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - stdcpp17 - true - - - - - - - - - - - + + + + + Debug + x64 + + + Release + x64 + + + + {416B9FF2-02F0-47E1-808E-F283D2C62358} + stk_about + Win32Proj + 10.0 + + + + StaticLibrary + v143 + Unicode + true + + + StaticLibrary + v143 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>15.0.27130.2020 + + + + + Disabled + WIN32;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + stdcpp17 + true + + + + + MaxSpeed + WIN32;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + stdcpp17 + true + + + + + + + + + + + \ No newline at end of file diff --git a/src/stk_ip_dlg/stk_ip_dlg.vcxproj b/src/stk_ip_dlg/stk_ip_dlg.vcxproj index 559cbec..b87072d 100644 --- a/src/stk_ip_dlg/stk_ip_dlg.vcxproj +++ b/src/stk_ip_dlg/stk_ip_dlg.vcxproj @@ -1,181 +1,181 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {CCF6CAC8-24EB-4C71-9DB6-B3F297A55ED7} - stk_ip_dlg - 10.0.17763.0 - - - - Application - false - v141 - false - Unicode - true - - - Application - true - v141 - false - Unicode - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27130.2020 - - - true - - - false - true - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - .\Debug/stk_ip_dlg.tlb - - - - - Disabled - WIN32;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - - - - - - - $(IntDir) - $(IntDir) - $(IntDir)vc$(PlatformToolsetVersion).pdb - Level3 - true - EditAndContinue - stdcpp17 - true - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0411 - - - odbc32.lib;odbccp32.lib;wsock32.lib;Iphlpapi.lib;shlwapi.lib;Netapi32.lib;shell32.lib;x64\Debug\commonfunc.lib;x64\Debug\stkpl.lib;%(AdditionalDependencies) - true - RequireAdministrator - true - $(OutDir)$(TargetName).pdb - Windows - false - - - - - true - .\Debug/stk_ip_dlg.bsc - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - .\Release/stk_ip_dlg.tlb - - - - - MaxSpeed - Default - WIN32;%(PreprocessorDefinitions) - true - MultiThreaded - true - - - - - - - $(IntDir) - $(IntDir) - $(IntDir)vc$(PlatformToolsetVersion).pdb - Level3 - true - ProgramDatabase - stdcpp17 - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0411 - - - odbc32.lib;odbccp32.lib;wsock32.lib;Iphlpapi.lib;shlwapi.lib;Netapi32.lib;shell32.lib;x64\Release\commonfunc.lib;x64\Release\stkpl.lib;%(AdditionalDependencies) - true - RequireAdministrator - $(OutDir)$(TargetName).pdb - Windows - false - - - UseLinkTimeCodeGeneration - - - true - .\Release/stk_ip_dlg.bsc - - - - - - - - - - - - - - - - - - - - {8061dcb2-52a6-462e-8955-fcfe6f7a7d41} - false - - - - - + + + + + Debug + x64 + + + Release + x64 + + + + {CCF6CAC8-24EB-4C71-9DB6-B3F297A55ED7} + stk_ip_dlg + 10.0 + + + + Application + false + v143 + false + Unicode + true + + + Application + true + v143 + false + Unicode + + + + + + + + + + + + + + + <_ProjectFileVersion>15.0.27130.2020 + + + true + + + false + true + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + .\Debug/stk_ip_dlg.tlb + + + + + Disabled + WIN32;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + + + + + $(IntDir) + $(IntDir) + $(IntDir)vc$(PlatformToolsetVersion).pdb + Level3 + true + EditAndContinue + stdcpp17 + true + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0411 + + + odbc32.lib;odbccp32.lib;wsock32.lib;Iphlpapi.lib;shlwapi.lib;Netapi32.lib;shell32.lib;x64\Debug\commonfunc.lib;x64\Debug\stkpl.lib;%(AdditionalDependencies) + true + RequireAdministrator + true + $(OutDir)$(TargetName).pdb + Windows + false + + + + + true + .\Debug/stk_ip_dlg.bsc + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/stk_ip_dlg.tlb + + + + + MaxSpeed + Default + WIN32;%(PreprocessorDefinitions) + true + MultiThreaded + true + + + + + + + $(IntDir) + $(IntDir) + $(IntDir)vc$(PlatformToolsetVersion).pdb + Level3 + true + ProgramDatabase + stdcpp17 + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0411 + + + odbc32.lib;odbccp32.lib;wsock32.lib;Iphlpapi.lib;shlwapi.lib;Netapi32.lib;shell32.lib;x64\Release\commonfunc.lib;x64\Release\stkpl.lib;%(AdditionalDependencies) + true + RequireAdministrator + $(OutDir)$(TargetName).pdb + Windows + false + + + UseLinkTimeCodeGeneration + + + true + .\Release/stk_ip_dlg.bsc + + + + + + + + + + + + + + + + + + + + {8061dcb2-52a6-462e-8955-fcfe6f7a7d41} + false + + + + + \ No newline at end of file diff --git a/src/stkfw/stklibtest.vcxproj b/src/stkfw/stklibtest.vcxproj index d198994..e96a28f 100644 --- a/src/stkfw/stklibtest.vcxproj +++ b/src/stkfw/stklibtest.vcxproj @@ -1,301 +1,301 @@ - - - - - Debug - x64 - - - Release - x64 - - - - stkfw - {A2B58C10-8C98-4EA0-A7DC-8DA33D4F8EE4} - stklibtest - Win32Proj - 10.0.17763.0 - - - - Application - false - v141 - Unicode - true - - - Application - true - v141 - Unicode - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27130.2020 - - - true - - - false - - - - Disabled - WIN32;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - stdcpp17 - true - - - shlwapi.lib;Netapi32.lib;Ws2_32.lib;comctl32.lib;Psapi.lib;shell32.lib;x64\Debug\stklib.lib;x64\Debug\stkdata.lib;x64\Debug\stk_about.lib;x64\Debug\stkthread.lib;x64\Debug\stkthreadgui.lib;x64\Debug\commonfunc.lib;x64\Debug\stkpl.lib;Crypt32.lib;C:\Program Files\OpenSSL-Win64\lib\VC\static\libssl64MTd.lib;C:\Program Files\OpenSSL-Win64\lib\VC\static\libcrypto64MTd.lib;%(AdditionalDependencies) - msvcrtd.lib;%(IgnoreSpecificDefaultLibraries) - true - Windows - 3000000 - false - - - 3000000 - - - - - MaxSpeed - true - WIN32;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - stdcpp17 - true - - - shlwapi.lib;Netapi32.lib;Ws2_32.lib;comctl32.lib;shell32.lib;Psapi.lib;x64\Release\stklib.lib;x64\Release\stkdata.lib;x64\Release\stk_about.lib;x64\Release\stkthread.lib;x64\Release\stkthreadgui.lib;x64\Release\commonfunc.lib;x64\Release\stkpl.lib;Crypt32.lib;C:\Program Files\OpenSSL-Win64\lib\VC\static\libssl64MT.lib;C:\Program Files\OpenSSL-Win64\lib\VC\static\libcrypto64MT.lib;%(AdditionalDependencies) - true - Windows - 3000000 - - - - - UseLinkTimeCodeGeneration - false - - - 3000000 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {8061dcb2-52a6-462e-8955-fcfe6f7a7d41} - false - - - {83e294f2-a071-4ecc-bae2-b5f127dd537e} - false - - - {3839d168-00f8-420a-bae6-ab290802ffc7} - false - - - {b9a3808f-c8ff-42c4-9f67-8c4274aee32d} - false - - - {c85c9417-1312-4a69-b254-b4f041a9d9c1} - false - - - {e6515a67-eb9d-4f9d-801c-305ceb62fdf2} - false - - - {416b9ff2-02f0-47e1-808e-f283d2c62358} - false - - - - - + + + + + Debug + x64 + + + Release + x64 + + + + stkfw + {A2B58C10-8C98-4EA0-A7DC-8DA33D4F8EE4} + stklibtest + Win32Proj + 10.0 + + + + Application + false + v143 + Unicode + true + + + Application + true + v143 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>15.0.27130.2020 + + + true + + + false + + + + Disabled + WIN32;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + stdcpp17 + true + + + shlwapi.lib;Netapi32.lib;Ws2_32.lib;comctl32.lib;Psapi.lib;shell32.lib;x64\Debug\stklib.lib;x64\Debug\stkdata.lib;x64\Debug\stk_about.lib;x64\Debug\stkthread.lib;x64\Debug\stkthreadgui.lib;x64\Debug\commonfunc.lib;x64\Debug\stkpl.lib;Crypt32.lib;C:\Program Files\OpenSSL-Win64\lib\VC\static\libssl64MTd.lib;C:\Program Files\OpenSSL-Win64\lib\VC\static\libcrypto64MTd.lib;%(AdditionalDependencies) + msvcrtd.lib;%(IgnoreSpecificDefaultLibraries) + true + Windows + 3000000 + false + + + 3000000 + + + + + MaxSpeed + true + WIN32;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + stdcpp17 + true + + + shlwapi.lib;Netapi32.lib;Ws2_32.lib;comctl32.lib;shell32.lib;Psapi.lib;x64\Release\stklib.lib;x64\Release\stkdata.lib;x64\Release\stk_about.lib;x64\Release\stkthread.lib;x64\Release\stkthreadgui.lib;x64\Release\commonfunc.lib;x64\Release\stkpl.lib;Crypt32.lib;C:\Program Files\OpenSSL-Win64\lib\VC\static\libssl64MT.lib;C:\Program Files\OpenSSL-Win64\lib\VC\static\libcrypto64MT.lib;%(AdditionalDependencies) + true + Windows + 3000000 + + + + + UseLinkTimeCodeGeneration + false + + + 3000000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {8061dcb2-52a6-462e-8955-fcfe6f7a7d41} + false + + + {83e294f2-a071-4ecc-bae2-b5f127dd537e} + false + + + {3839d168-00f8-420a-bae6-ab290802ffc7} + false + + + {b9a3808f-c8ff-42c4-9f67-8c4274aee32d} + false + + + {c85c9417-1312-4a69-b254-b4f041a9d9c1} + false + + + {e6515a67-eb9d-4f9d-801c-305ceb62fdf2} + false + + + {416b9ff2-02f0-47e1-808e-f283d2c62358} + false + + + + + \ No newline at end of file diff --git a/src/stklib/stklib.vcxproj b/src/stklib/stklib.vcxproj index 0f34022..7f1eb6e 100644 --- a/src/stklib/stklib.vcxproj +++ b/src/stklib/stklib.vcxproj @@ -1,97 +1,97 @@ - - - - - Debug - x64 - - - Release - x64 - - - - {E6515A67-EB9D-4F9D-801C-305CEB62FDF2} - stklib - Win32Proj - 10.0.17763.0 - - - - StaticLibrary - v141 - Unicode - true - - - StaticLibrary - v141 - Unicode - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27130.2020 - - - - - Disabled - WIN32;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - stdcpp17 - - - - - MaxSpeed - true - WIN32;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - - - stdcpp17 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Debug + x64 + + + Release + x64 + + + + {E6515A67-EB9D-4F9D-801C-305CEB62FDF2} + stklib + Win32Proj + 10.0 + + + + StaticLibrary + v143 + Unicode + true + + + StaticLibrary + v143 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>15.0.27130.2020 + + + + + Disabled + WIN32;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + stdcpp17 + + + + + MaxSpeed + true + WIN32;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + + + stdcpp17 + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file