diff --git a/.gitignore b/.gitignore index bfc13815ec3..819b2148f00 100644 --- a/.gitignore +++ b/.gitignore @@ -134,14 +134,14 @@ Thumbs.db /tools/doxygen/Makefile /tools/doxygen/docs -# /vcproj-* -/vcproj-*/*.user -/vcproj-*/char-server -/vcproj-*/login-server -/vcproj-*/map-server -/vcproj-*/api-server -/vcproj-*/mapcache -/vcproj-*/plugin-*/ +# /vcproj +/vcproj/*.user +/vcproj/char-server +/vcproj/login-server +/vcproj/map-server +/vcproj/api-server +/vcproj/mapcache +/vcproj/plugin-* # ccache /.ccache/ diff --git a/Hercules-15.sln b/Hercules-15.sln deleted file mode 100644 index 26f6bed5004..00000000000 --- a/Hercules-15.sln +++ /dev/null @@ -1,67 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27703.2026 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "char-server", "vcproj-15\char-server.vcxproj", "{D356871D-58E1-450B-967A-E4E9646175AF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "login-server", "vcproj-15\login-server.vcxproj", "{D356871D-58E1-450B-967A-E5E9646175AF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server", "vcproj-15\map-server.vcxproj", "{D356871D-58E1-450B-967A-E6E9646175AF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-sample", "vcproj-15\plugin-sample.vcxproj", "{E64C56D3-CDFB-483B-900B-A62D216B6D2F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_map", "vcproj-15\plugin-HPMHooking_map.vcxproj", "{745D4A8C-6A68-4721-A43A-D81BF59860A1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_char", "vcproj-15\plugin-HPMHooking_char.vcxproj", "{D495824D-24D3-4623-A28C-4CA506084A09}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_login", "vcproj-15\plugin-HPMHooking_login.vcxproj", "{544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "api-server", "vcproj-15\char-server.vcxproj", "{4960b7c9-d943-4eb6-a5ed-9a38ed1f437c}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D356871D-58E1-450B-967A-E4E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D356871D-58E1-450B-967A-E4E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 - {D356871D-58E1-450B-967A-E4E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 - {D356871D-58E1-450B-967A-E4E9646175AF}.Release|Win32.Build.0 = Release|Win32 - {D356871D-58E1-450B-967A-E5E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D356871D-58E1-450B-967A-E5E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 - {D356871D-58E1-450B-967A-E5E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 - {D356871D-58E1-450B-967A-E5E9646175AF}.Release|Win32.Build.0 = Release|Win32 - {D356871D-58E1-450B-967A-E6E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D356871D-58E1-450B-967A-E6E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 - {D356871D-58E1-450B-967A-E6E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 - {D356871D-58E1-450B-967A-E6E9646175AF}.Release|Win32.Build.0 = Release|Win32 - {E64C56D3-CDFB-483B-900B-A62D216B6D2F}.Debug|Win32.ActiveCfg = Debug|Win32 - {E64C56D3-CDFB-483B-900B-A62D216B6D2F}.Debug|Win32.Build.0 = Debug|Win32 - {E64C56D3-CDFB-483B-900B-A62D216B6D2F}.Release|Win32.ActiveCfg = Release|Win32 - {E64C56D3-CDFB-483B-900B-A62D216B6D2F}.Release|Win32.Build.0 = Release|Win32 - {745D4A8C-6A68-4721-A43A-D81BF59860A1}.Debug|Win32.ActiveCfg = Debug|Win32 - {745D4A8C-6A68-4721-A43A-D81BF59860A1}.Debug|Win32.Build.0 = Debug|Win32 - {745D4A8C-6A68-4721-A43A-D81BF59860A1}.Release|Win32.ActiveCfg = Release|Win32 - {745D4A8C-6A68-4721-A43A-D81BF59860A1}.Release|Win32.Build.0 = Release|Win32 - {D495824D-24D3-4623-A28C-4CA506084A09}.Debug|Win32.ActiveCfg = Debug|Win32 - {D495824D-24D3-4623-A28C-4CA506084A09}.Debug|Win32.Build.0 = Debug|Win32 - {D495824D-24D3-4623-A28C-4CA506084A09}.Release|Win32.ActiveCfg = Release|Win32 - {D495824D-24D3-4623-A28C-4CA506084A09}.Release|Win32.Build.0 = Release|Win32 - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}.Debug|Win32.ActiveCfg = Debug|Win32 - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}.Debug|Win32.Build.0 = Debug|Win32 - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}.Release|Win32.ActiveCfg = Release|Win32 - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}.Release|Win32.Build.0 = Release|Win32 - {4960b7c9-d943-4eb6-a5ed-9a38ed1f437c}.Debug|Win32.ActiveCfg = Debug|Win32 - {4960b7c9-d943-4eb6-a5ed-9a38ed1f437c}.Debug|Win32.Build.0 = Debug|Win32 - {4960b7c9-d943-4eb6-a5ed-9a38ed1f437c}.Release|Win32.ActiveCfg = Release|Win32 - {4960b7c9-d943-4eb6-a5ed-9a38ed1f437c}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {5DB2664E-B4D7-4FC3-B0E2-F5E7608B9393} - EndGlobalSection -EndGlobal diff --git a/Hercules-16.sln b/Hercules-16.sln deleted file mode 100644 index edfa27f8734..00000000000 --- a/Hercules-16.sln +++ /dev/null @@ -1,67 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.29123.88 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "char-server", "vcproj-16\char-server.vcxproj", "{D356871D-58E1-450B-967A-E4E9646175AF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "login-server", "vcproj-16\login-server.vcxproj", "{D356871D-58E1-450B-967A-E5E9646175AF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server", "vcproj-16\map-server.vcxproj", "{D356871D-58E1-450B-967A-E6E9646175AF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-sample", "vcproj-16\plugin-sample.vcxproj", "{E64C56D3-CDFB-483B-900B-A62D216B6D2F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_map", "vcproj-16\plugin-HPMHooking_map.vcxproj", "{745D4A8C-6A68-4721-A43A-D81BF59860A1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_char", "vcproj-16\plugin-HPMHooking_char.vcxproj", "{D495824D-24D3-4623-A28C-4CA506084A09}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_login", "vcproj-16\plugin-HPMHooking_login.vcxproj", "{544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "api-server", "vcproj-16\api-server.vcxproj", "{4960B7C9-D943-4EB6-A5ED-9A38ED1F437C}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D356871D-58E1-450B-967A-E4E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D356871D-58E1-450B-967A-E4E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 - {D356871D-58E1-450B-967A-E4E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 - {D356871D-58E1-450B-967A-E4E9646175AF}.Release|Win32.Build.0 = Release|Win32 - {D356871D-58E1-450B-967A-E5E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D356871D-58E1-450B-967A-E5E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 - {D356871D-58E1-450B-967A-E5E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 - {D356871D-58E1-450B-967A-E5E9646175AF}.Release|Win32.Build.0 = Release|Win32 - {D356871D-58E1-450B-967A-E6E9646175AF}.Debug|Win32.ActiveCfg = Debug|Win32 - {D356871D-58E1-450B-967A-E6E9646175AF}.Debug|Win32.Build.0 = Debug|Win32 - {D356871D-58E1-450B-967A-E6E9646175AF}.Release|Win32.ActiveCfg = Release|Win32 - {D356871D-58E1-450B-967A-E6E9646175AF}.Release|Win32.Build.0 = Release|Win32 - {E64C56D3-CDFB-483B-900B-A62D216B6D2F}.Debug|Win32.ActiveCfg = Debug|Win32 - {E64C56D3-CDFB-483B-900B-A62D216B6D2F}.Debug|Win32.Build.0 = Debug|Win32 - {E64C56D3-CDFB-483B-900B-A62D216B6D2F}.Release|Win32.ActiveCfg = Release|Win32 - {E64C56D3-CDFB-483B-900B-A62D216B6D2F}.Release|Win32.Build.0 = Release|Win32 - {745D4A8C-6A68-4721-A43A-D81BF59860A1}.Debug|Win32.ActiveCfg = Debug|Win32 - {745D4A8C-6A68-4721-A43A-D81BF59860A1}.Debug|Win32.Build.0 = Debug|Win32 - {745D4A8C-6A68-4721-A43A-D81BF59860A1}.Release|Win32.ActiveCfg = Release|Win32 - {745D4A8C-6A68-4721-A43A-D81BF59860A1}.Release|Win32.Build.0 = Release|Win32 - {D495824D-24D3-4623-A28C-4CA506084A09}.Debug|Win32.ActiveCfg = Debug|Win32 - {D495824D-24D3-4623-A28C-4CA506084A09}.Debug|Win32.Build.0 = Debug|Win32 - {D495824D-24D3-4623-A28C-4CA506084A09}.Release|Win32.ActiveCfg = Release|Win32 - {D495824D-24D3-4623-A28C-4CA506084A09}.Release|Win32.Build.0 = Release|Win32 - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}.Debug|Win32.ActiveCfg = Debug|Win32 - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}.Debug|Win32.Build.0 = Debug|Win32 - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}.Release|Win32.ActiveCfg = Release|Win32 - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}.Release|Win32.Build.0 = Release|Win32 - {4960B7C9-D943-4EB6-A5ED-9A38ED1F437C}.Debug|Win32.ActiveCfg = Debug|Win32 - {4960B7C9-D943-4EB6-A5ED-9A38ED1F437C}.Debug|Win32.Build.0 = Debug|Win32 - {4960B7C9-D943-4EB6-A5ED-9A38ED1F437C}.Release|Win32.ActiveCfg = Release|Win32 - {4960B7C9-D943-4EB6-A5ED-9A38ED1F437C}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {5DB2664E-B4D7-4FC3-B0E2-F5E7608B9393} - EndGlobalSection -EndGlobal diff --git a/Hercules-17.sln b/Hercules.sln similarity index 84% rename from Hercules-17.sln rename to Hercules.sln index f720ef97b53..175228cdf28 100644 --- a/Hercules-17.sln +++ b/Hercules.sln @@ -3,23 +3,23 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "char-server", "vcproj-17\char-server.vcxproj", "{D356871D-58E1-450B-967A-E4E9646175AF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "char-server", "vcproj\char-server.vcxproj", "{D356871D-58E1-450B-967A-E4E9646175AF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "login-server", "vcproj-17\login-server.vcxproj", "{D356871D-58E1-450B-967A-E5E9646175AF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "login-server", "vcproj\login-server.vcxproj", "{D356871D-58E1-450B-967A-E5E9646175AF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server", "vcproj-17\map-server.vcxproj", "{D356871D-58E1-450B-967A-E6E9646175AF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server", "vcproj\map-server.vcxproj", "{D356871D-58E1-450B-967A-E6E9646175AF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-sample", "vcproj-17\plugin-sample.vcxproj", "{E64C56D3-CDFB-483B-900B-A62D216B6D2F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-sample", "vcproj\plugin-sample.vcxproj", "{E64C56D3-CDFB-483B-900B-A62D216B6D2F}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_map", "vcproj-17\plugin-HPMHooking_map.vcxproj", "{745D4A8C-6A68-4721-A43A-D81BF59860A1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_map", "vcproj\plugin-HPMHooking_map.vcxproj", "{745D4A8C-6A68-4721-A43A-D81BF59860A1}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_char", "vcproj-17\plugin-HPMHooking_char.vcxproj", "{D495824D-24D3-4623-A28C-4CA506084A09}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_char", "vcproj\plugin-HPMHooking_char.vcxproj", "{D495824D-24D3-4623-A28C-4CA506084A09}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_login", "vcproj-17\plugin-HPMHooking_login.vcxproj", "{544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_login", "vcproj\plugin-HPMHooking_login.vcxproj", "{544AD8E8-0309-49DE-9F8D-F9FEA24D92F1}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "api-server", "vcproj-17\api-server.vcxproj", "{4960B7C9-D943-4EB6-A5ED-9A38ED1F437C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "api-server", "vcproj\api-server.vcxproj", "{4960B7C9-D943-4EB6-A5ED-9A38ED1F437C}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_api", "vcproj-17\plugin-HPMHooking_api.vcxproj", "{69D5A06C-67C9-4EB1-BA5A-A001AE69838B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin-HPMHooking_api", "vcproj\plugin-HPMHooking_api.vcxproj", "{69D5A06C-67C9-4EB1-BA5A-A001AE69838B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/vcproj-15/char-server.vcxproj b/vcproj-15/char-server.vcxproj deleted file mode 100644 index a51c99b1187..00000000000 --- a/vcproj-15/char-server.vcxproj +++ /dev/null @@ -1,264 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D356871D-58E1-450B-967A-E4E9646175AF} - char-server - Win32Proj - 10.0.17763.0 - - - - Application - MultiByte - true - v141 - - - Application - MultiByte - v141 - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\ - $(ProjectName)\$(Configuration)\ - true - ..\ - $(ProjectName)\$(Configuration)\ - false - char-server - char-server - - - - Disabled - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - false - false - - - EnableFastChecks - MultiThreadedDebug - true - - - - - Level3 - EditAndContinue - CompileAsC - 4800;%(DisableSpecificWarnings) - true - - - libcmtd.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - false - - - MachineX86 - false - - - - - MaxSpeed - AnySuitable - true - Speed - true - true - true - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - true - MultiThreaded - - - - - Level3 - ProgramDatabase - CompileAsC - 4800;%(DisableSpecificWarnings) - true - - - libcmt.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vcproj-15/char-server.vcxproj.filters b/vcproj-15/char-server.vcxproj.filters deleted file mode 100644 index 5682ec18690..00000000000 --- a/vcproj-15/char-server.vcxproj.filters +++ /dev/null @@ -1,381 +0,0 @@ - - - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - char - - - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - config - - - config - - - config - - - config - - - config - - - char - - - common - - - - - {623f21b1-c166-4848-83d8-8b4fe0e2e2df} - - - {b3f5c857-79c0-4a55-b8c5-7e7f56a8f948} - - - {847768ab-8c4b-431b-8667-00f8ae3b915c} - - - {9e8badd7-548f-4eb4-9e87-613e87e772ff} - - - {83b1ecf5-21d1-4dac-915f-95ff77a90899} - - - {d2dbc907-ce23-48c3-85ac-049ff2a8c728} - - - diff --git a/vcproj-15/login-server.vcxproj b/vcproj-15/login-server.vcxproj deleted file mode 100644 index d49bf93fa70..00000000000 --- a/vcproj-15/login-server.vcxproj +++ /dev/null @@ -1,235 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D356871D-58E1-450B-967A-E5E9646175AF} - login-server - Win32Proj - 10.0.17763.0 - - - - Application - MultiByte - true - v141 - - - Application - MultiByte - v141 - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\ - $(ProjectName)\$(Configuration)\ - true - ..\ - $(ProjectName)\$(Configuration)\ - false - login-server - login-server - - - - Disabled - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - false - false - - - EnableFastChecks - MultiThreadedDebug - true - - - - - Level3 - EditAndContinue - CompileAsC - 4100;4800;%(DisableSpecificWarnings) - true - - - libcmtd.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - false - - - MachineX86 - false - - - - - MaxSpeed - AnySuitable - true - Speed - true - true - true - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - true - MultiThreaded - - - - - - - - - Level3 - ProgramDatabase - CompileAsC - 4100;4800;%(DisableSpecificWarnings) - true - - - libcmt.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vcproj-15/login-server.vcxproj.filters b/vcproj-15/login-server.vcxproj.filters deleted file mode 100644 index e7453690303..00000000000 --- a/vcproj-15/login-server.vcxproj.filters +++ /dev/null @@ -1,291 +0,0 @@ - - - - - login - - - login - - - login - - - login - - - login - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - login - - - - - login - - - login - - - login - - - login - - - login - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - config - - - config - - - config - - - config - - - config - - - login - - - login - - - - - {b50ee803-e71d-4d41-8f7d-2dad5839df50} - - - {ab5c90ec-923d-4847-a214-45b40818211e} - - - {68e3bcee-28d9-4b2d-8701-614d50f32999} - - - {779e8145-9bb2-4a88-9149-60586ab0bdd4} - - - {8eea96ed-d379-4694-ae2e-ffb0be95170c} - - - {d8fb6ac7-c87d-4d6b-aea4-98a0ea800666} - - - diff --git a/vcproj-15/map-server.vcxproj b/vcproj-15/map-server.vcxproj deleted file mode 100644 index 10ddbe038cf..00000000000 --- a/vcproj-15/map-server.vcxproj +++ /dev/null @@ -1,344 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D356871D-58E1-450B-967A-E6E9646175AF} - map-server - Win32Proj - 10.0.17763.0 - - - - Application - MultiByte - true - v141 - - - Application - MultiByte - v141 - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\ - $(ProjectName)\$(Configuration)\ - true - ..\ - $(ProjectName)\$(Configuration)\ - false - map-server - map-server - - - - Disabled - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - false - false - - - EnableFastChecks - MultiThreadedDebug - true - - - - - Level3 - EditAndContinue - CompileAsC - 4018;4100;4800;%(DisableSpecificWarnings) - true - - - libcmtd.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;pcre.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;..\3rdparty\pcre\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - false - - - MachineX86 - false - - - - - MaxSpeed - AnySuitable - true - Speed - true - true - true - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;..\3rdparty\mt19937ar;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - true - MultiThreaded - - - - - Level3 - ProgramDatabase - CompileAsC - 4018;4100;4800;%(DisableSpecificWarnings) - true - - - libcmt.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;pcre.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;..\3rdparty\pcre\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vcproj-15/map-server.vcxproj.filters b/vcproj-15/map-server.vcxproj.filters deleted file mode 100644 index 50e5f23a5db..00000000000 --- a/vcproj-15/map-server.vcxproj.filters +++ /dev/null @@ -1,579 +0,0 @@ - - - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - map - - - common - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - map - - - map - - - map - - - map - - - map - - - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - map - - - common - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - map - - - common - - - common - - - common - - - common - - - common - - - config - - - config - - - config - - - config - - - config - - - map - - - map - - - map - - - common - - - map - - - map - - - - - {3a137217-ebf7-44ee-95d9-3d7c51d2a199} - - - {c4845ea8-bcc7-411b-af29-e3842adb6714} - - - {fcf23386-ddba-4a72-9b41-62f8e2d0e6c0} - - - {9caf40b7-c4d1-43b4-bd1f-0376b4f920e7} - - - {8c01a080-5a78-4fb7-96f2-862c33a02230} - - - {d7d16c66-c973-45d7-b47f-a1f80a898b9b} - - - diff --git a/vcproj-15/plugin-HPMHooking_char.vcxproj b/vcproj-15/plugin-HPMHooking_char.vcxproj deleted file mode 100644 index 2ca163cdd16..00000000000 --- a/vcproj-15/plugin-HPMHooking_char.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D495824D-24D3-4623-A28C-4CA506084A09} - plugin-HPMHooking_char - Win32Proj - plugin-HPMHooking_char - 10.0.17763.0 - - - - DynamicLibrary - MultiByte - v141 - - - DynamicLibrary - MultiByte - v141 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_char - HPMHooking_char - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-15/plugin-HPMHooking_login.vcxproj b/vcproj-15/plugin-HPMHooking_login.vcxproj deleted file mode 100644 index b0125c2bc02..00000000000 --- a/vcproj-15/plugin-HPMHooking_login.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1} - plugin-HPMHooking_login - Win32Proj - plugin-HPMHooking_login - 10.0.17763.0 - - - - DynamicLibrary - MultiByte - v141 - - - DynamicLibrary - MultiByte - v141 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_login - HPMHooking_login - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_LOGIN;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_LOGIN;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-15/plugin-HPMHooking_map.vcxproj b/vcproj-15/plugin-HPMHooking_map.vcxproj deleted file mode 100644 index 63a365dc599..00000000000 --- a/vcproj-15/plugin-HPMHooking_map.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {745D4A8C-6A68-4721-A43A-D81BF59860A1} - plugin-HPMHooking_map - Win32Proj - plugin-HPMHooking_map - 10.0.17763.0 - - - - DynamicLibrary - MultiByte - v141 - - - DynamicLibrary - MultiByte - v141 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_map - HPMHooking_map - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_MAP;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_MAP;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-15/plugin-sample.vcxproj b/vcproj-15/plugin-sample.vcxproj deleted file mode 100644 index 9869d9ad23d..00000000000 --- a/vcproj-15/plugin-sample.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {E64C56D3-CDFB-483B-900B-A62D216B6D2F} - plugin-sample - Win32Proj - plugin-sample - 10.0.17763.0 - - - - DynamicLibrary - MultiByte - v141 - - - DynamicLibrary - MultiByte - v141 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - sample - sample - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-16/api-server.vcxproj b/vcproj-16/api-server.vcxproj deleted file mode 100644 index 4560c15500c..00000000000 --- a/vcproj-16/api-server.vcxproj +++ /dev/null @@ -1,267 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {4960b7c9-d943-4eb6-a5ed-9a38ed1f437c} - api-server - Win32Proj - 10.0 - - - - Application - MultiByte - true - v142 - - - Application - MultiByte - v142 - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\ - $(ProjectName)\$(Configuration)\ - true - ..\ - $(ProjectName)\$(Configuration)\ - false - api-server - api-server - - - - Disabled - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - false - false - - - EnableFastChecks - MultiThreadedDebug - true - - - - - Level3 - EditAndContinue - CompileAsC - 4100;4800;%(DisableSpecificWarnings) - true - - - libcmtd.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - false - - - MachineX86 - false - - - - - MaxSpeed - AnySuitable - true - Speed - true - true - true - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - true - MultiThreaded - - - - - - - - - Level3 - ProgramDatabase - CompileAsC - 4100;4800;%(DisableSpecificWarnings) - true - - - libcmt.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vcproj-16/api-server.vcxproj.filters b/vcproj-16/api-server.vcxproj.filters deleted file mode 100644 index 9d869c75709..00000000000 --- a/vcproj-16/api-server.vcxproj.filters +++ /dev/null @@ -1,363 +0,0 @@ - - - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - commom - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - 3rdparty\cJSON - - - 3rdparty\cJSON - - - 3rdparty\http-parser - - - 3rdparty\multipart-parser - - - commom - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - commom - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - api - - - 3rdparty\cJSON - - - 3rdparty\cJSON - - - 3rdparty\http-parser - - - 3rdparty\multipart-parser - - - commom - - - api - - - - - {f9b907f8-9f2a-499c-99af-278cc0c7c970} - - - {58098aa7-fdb6-417d-a158-7b31bfafea85} - - - {800e539d-fba2-4bfd-b23d-f7322eec39ea} - - - {6ed4e6c6-2e04-4d5e-b76b-2a3238673dab} - - - {05cd1019-ee8d-43b9-9e9d-3d6dd5adead6} - - - {c94f2e69-c4fb-431f-9878-8084c5c1e73f} - - - {043e4098-4d08-4a8b-9eaf-c6aa2fe07999} - - - {7d241991-b832-4445-ac48-8d1fa9693f33} - - - diff --git a/vcproj-16/char-server.vcxproj b/vcproj-16/char-server.vcxproj deleted file mode 100644 index 024a850bd30..00000000000 --- a/vcproj-16/char-server.vcxproj +++ /dev/null @@ -1,264 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D356871D-58E1-450B-967A-E4E9646175AF} - char-server - Win32Proj - 10.0 - - - - Application - MultiByte - true - v142 - - - Application - MultiByte - v142 - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\ - $(ProjectName)\$(Configuration)\ - true - ..\ - $(ProjectName)\$(Configuration)\ - false - char-server - char-server - - - - Disabled - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - false - false - - - EnableFastChecks - MultiThreadedDebug - true - - - - - Level3 - EditAndContinue - CompileAsC - 4800;%(DisableSpecificWarnings) - true - - - libcmtd.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - false - - - MachineX86 - false - - - - - MaxSpeed - AnySuitable - true - Speed - true - true - true - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - true - MultiThreaded - - - - - Level3 - ProgramDatabase - CompileAsC - 4800;%(DisableSpecificWarnings) - true - - - libcmt.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vcproj-16/char-server.vcxproj.filters b/vcproj-16/char-server.vcxproj.filters deleted file mode 100644 index 67537acf754..00000000000 --- a/vcproj-16/char-server.vcxproj.filters +++ /dev/null @@ -1,402 +0,0 @@ - - - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - char - - - char - - - char - - - char - - - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - char - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - config - - - config - - - config - - - config - - - config - - - char - - - common - - - char - - - char - - - char - - - char - - - - - {623f21b1-c166-4848-83d8-8b4fe0e2e2df} - - - {b3f5c857-79c0-4a55-b8c5-7e7f56a8f948} - - - {847768ab-8c4b-431b-8667-00f8ae3b915c} - - - {9e8badd7-548f-4eb4-9e87-613e87e772ff} - - - {83b1ecf5-21d1-4dac-915f-95ff77a90899} - - - {d2dbc907-ce23-48c3-85ac-049ff2a8c728} - - - diff --git a/vcproj-16/login-server.vcxproj b/vcproj-16/login-server.vcxproj deleted file mode 100644 index 0bfebb8f2a0..00000000000 --- a/vcproj-16/login-server.vcxproj +++ /dev/null @@ -1,235 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D356871D-58E1-450B-967A-E5E9646175AF} - login-server - Win32Proj - 10.0 - - - - Application - MultiByte - true - v142 - - - Application - MultiByte - v142 - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\ - $(ProjectName)\$(Configuration)\ - true - ..\ - $(ProjectName)\$(Configuration)\ - false - login-server - login-server - - - - Disabled - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - false - false - - - EnableFastChecks - MultiThreadedDebug - true - - - - - Level3 - EditAndContinue - CompileAsC - 4100;4800;%(DisableSpecificWarnings) - true - - - libcmtd.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - false - - - MachineX86 - false - - - - - MaxSpeed - AnySuitable - true - Speed - true - true - true - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - true - MultiThreaded - - - - - - - - - Level3 - ProgramDatabase - CompileAsC - 4100;4800;%(DisableSpecificWarnings) - true - - - libcmt.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vcproj-16/login-server.vcxproj.filters b/vcproj-16/login-server.vcxproj.filters deleted file mode 100644 index 949a3c8e96d..00000000000 --- a/vcproj-16/login-server.vcxproj.filters +++ /dev/null @@ -1,303 +0,0 @@ - - - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - login - - - login - - - login - - - login - - - login - - - login - - - login - - - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - config - - - config - - - config - - - config - - - config - - - login - - - login - - - login - - - login - - - login - - - login - - - login - - - login - - - login - - - login - - - - - {b50ee803-e71d-4d41-8f7d-2dad5839df50} - - - {ab5c90ec-923d-4847-a214-45b40818211e} - - - {68e3bcee-28d9-4b2d-8701-614d50f32999} - - - {779e8145-9bb2-4a88-9149-60586ab0bdd4} - - - {8eea96ed-d379-4694-ae2e-ffb0be95170c} - - - {d8fb6ac7-c87d-4d6b-aea4-98a0ea800666} - - - diff --git a/vcproj-16/map-server.vcxproj b/vcproj-16/map-server.vcxproj deleted file mode 100644 index 95f1ec35fe5..00000000000 --- a/vcproj-16/map-server.vcxproj +++ /dev/null @@ -1,344 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D356871D-58E1-450B-967A-E6E9646175AF} - map-server - Win32Proj - 10.0 - - - - Application - MultiByte - true - v142 - - - Application - MultiByte - v142 - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\ - $(ProjectName)\$(Configuration)\ - true - ..\ - $(ProjectName)\$(Configuration)\ - false - map-server - map-server - - - - Disabled - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - false - false - - - EnableFastChecks - MultiThreadedDebug - true - - - - - Level3 - EditAndContinue - CompileAsC - 4018;4100;4800;%(DisableSpecificWarnings) - true - - - libcmtd.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;pcre.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;..\3rdparty\pcre\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - false - - - MachineX86 - false - - - - - MaxSpeed - AnySuitable - true - Speed - true - true - true - ..\src;..\3rdparty;..\3rdparty\mariadb\include;..\3rdparty\zlib\include;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;..\3rdparty\mt19937ar;%(AdditionalIncludeDirectories) - WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;LIBCONFIG_STATIC;YY_USE_CONST;USE_HTTP_PARSER;%(PreprocessorDefinitions) - true - MultiThreaded - - - - - Level3 - ProgramDatabase - CompileAsC - 4018;4100;4800;%(DisableSpecificWarnings) - true - - - libcmt.lib;oldnames.lib;ws2_32.lib;libmariadb.lib;zdll.lib;pcre.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - ..\3rdparty\mariadb\lib;..\3rdparty\zlib\lib;..\3rdparty\pcre\lib;%(AdditionalLibraryDirectories) - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)$(ProjectName).pdb - Console - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vcproj-16/map-server.vcxproj.filters b/vcproj-16/map-server.vcxproj.filters deleted file mode 100644 index 9ef0f57c852..00000000000 --- a/vcproj-16/map-server.vcxproj.filters +++ /dev/null @@ -1,603 +0,0 @@ - - - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - map - - - common - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - map - - - map - - - map - - - map - - - map - - - map - - - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - map - - - common - - - 3rdparty\mt19937ar - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - 3rdparty\libconfig - - - common - - - common - - - common - - - map - - - common - - - common - - - common - - - common - - - common - - - config - - - config - - - config - - - config - - - config - - - map - - - map - - - map - - - map - - - common - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - map - - - - - {3a137217-ebf7-44ee-95d9-3d7c51d2a199} - - - {c4845ea8-bcc7-411b-af29-e3842adb6714} - - - {fcf23386-ddba-4a72-9b41-62f8e2d0e6c0} - - - {9caf40b7-c4d1-43b4-bd1f-0376b4f920e7} - - - {8c01a080-5a78-4fb7-96f2-862c33a02230} - - - {d7d16c66-c973-45d7-b47f-a1f80a898b9b} - - - diff --git a/vcproj-16/plugin-HPMHooking_api.vcxproj b/vcproj-16/plugin-HPMHooking_api.vcxproj deleted file mode 100644 index d4551fd8057..00000000000 --- a/vcproj-16/plugin-HPMHooking_api.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D495824D-24D3-4623-A28C-4CA506084A09} - plugin-HPMHooking_api - Win32Proj - plugin-HPMHooking_api - 10.0 - - - - DynamicLibrary - MultiByte - v142 - - - DynamicLibrary - MultiByte - v142 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_api - HPMHooking_api - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-16/plugin-HPMHooking_char.vcxproj b/vcproj-16/plugin-HPMHooking_char.vcxproj deleted file mode 100644 index 88f52e369bb..00000000000 --- a/vcproj-16/plugin-HPMHooking_char.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D495824D-24D3-4623-A28C-4CA506084A09} - plugin-HPMHooking_char - Win32Proj - plugin-HPMHooking_char - 10.0 - - - - DynamicLibrary - MultiByte - v142 - - - DynamicLibrary - MultiByte - v142 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_char - HPMHooking_char - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-16/plugin-HPMHooking_login.vcxproj b/vcproj-16/plugin-HPMHooking_login.vcxproj deleted file mode 100644 index 117a35b5598..00000000000 --- a/vcproj-16/plugin-HPMHooking_login.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1} - plugin-HPMHooking_login - Win32Proj - plugin-HPMHooking_login - 10.0 - - - - DynamicLibrary - MultiByte - v142 - - - DynamicLibrary - MultiByte - v142 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_login - HPMHooking_login - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_LOGIN;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_LOGIN;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-16/plugin-HPMHooking_map.vcxproj b/vcproj-16/plugin-HPMHooking_map.vcxproj deleted file mode 100644 index 888793d0d4f..00000000000 --- a/vcproj-16/plugin-HPMHooking_map.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {745D4A8C-6A68-4721-A43A-D81BF59860A1} - plugin-HPMHooking_map - Win32Proj - plugin-HPMHooking_map - 10.0 - - - - DynamicLibrary - MultiByte - v142 - - - DynamicLibrary - MultiByte - v142 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_map - HPMHooking_map - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_MAP;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_MAP;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-16/plugin-sample.vcxproj b/vcproj-16/plugin-sample.vcxproj deleted file mode 100644 index a0d0e3dd840..00000000000 --- a/vcproj-16/plugin-sample.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {E64C56D3-CDFB-483B-900B-A62D216B6D2F} - plugin-sample - Win32Proj - plugin-sample - 10.0 - - - - DynamicLibrary - MultiByte - v142 - - - DynamicLibrary - MultiByte - v142 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - sample - sample - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-17/plugin-HPMHooking_api.vcxproj b/vcproj-17/plugin-HPMHooking_api.vcxproj deleted file mode 100644 index 42fafd404c8..00000000000 --- a/vcproj-17/plugin-HPMHooking_api.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {69D5A06C-67C9-4EB1-BA5A-A001AE69838B} - plugin-HPMHooking_api - Win32Proj - plugin-HPMHooking_api - 10.0 - - - - DynamicLibrary - MultiByte - v143 - - - DynamicLibrary - MultiByte - v143 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_api - HPMHooking_api - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-17/plugin-HPMHooking_char.vcxproj b/vcproj-17/plugin-HPMHooking_char.vcxproj deleted file mode 100644 index 1f8da46ea0d..00000000000 --- a/vcproj-17/plugin-HPMHooking_char.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D495824D-24D3-4623-A28C-4CA506084A09} - plugin-HPMHooking_char - Win32Proj - plugin-HPMHooking_char - 10.0 - - - - DynamicLibrary - MultiByte - v143 - - - DynamicLibrary - MultiByte - v143 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_char - HPMHooking_char - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_CHAR;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-17/plugin-HPMHooking_login.vcxproj b/vcproj-17/plugin-HPMHooking_login.vcxproj deleted file mode 100644 index d4418717ae6..00000000000 --- a/vcproj-17/plugin-HPMHooking_login.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {544AD8E8-0309-49DE-9F8D-F9FEA24D92F1} - plugin-HPMHooking_login - Win32Proj - plugin-HPMHooking_login - 10.0 - - - - DynamicLibrary - MultiByte - v143 - - - DynamicLibrary - MultiByte - v143 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_login - HPMHooking_login - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_LOGIN;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_LOGIN;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-17/plugin-HPMHooking_map.vcxproj b/vcproj-17/plugin-HPMHooking_map.vcxproj deleted file mode 100644 index 9b228ef6648..00000000000 --- a/vcproj-17/plugin-HPMHooking_map.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {745D4A8C-6A68-4721-A43A-D81BF59860A1} - plugin-HPMHooking_map - Win32Proj - plugin-HPMHooking_map - 10.0 - - - - DynamicLibrary - MultiByte - v143 - - - DynamicLibrary - MultiByte - v143 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - HPMHooking_map - HPMHooking_map - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_MAP;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;HPMHOOKING_MAP;USE_HTTP_PARSER;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;USE_HTTP_PARSER;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-17/plugin-sample.vcxproj b/vcproj-17/plugin-sample.vcxproj deleted file mode 100644 index aa0926b1ee5..00000000000 --- a/vcproj-17/plugin-sample.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {E64C56D3-CDFB-483B-900B-A62D216B6D2F} - plugin-sample - Win32Proj - plugin-sample - 10.0 - - - - DynamicLibrary - MultiByte - v143 - - - DynamicLibrary - MultiByte - v143 - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - ..\plugins\ - $(ProjectName)\$(Configuration)\ - false - NativeRecommendedRules.ruleset - - - AllRules.ruleset - - - sample - sample - - - - /MP %(AdditionalOptions) - Disabled - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;USE_HTTP_PARSER;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - /MP %(AdditionalOptions) - MaxSpeed - ..\src;..\3rdparty;..\3rdparty\pcre\include;..\3rdparty\msinttypes\include;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreaded - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0417 - - - $(OutDir)$(TargetName).dll - - - true - $(IntDir)$(TargetName).pdb - true - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - - - - - \ No newline at end of file diff --git a/vcproj-17/api-server.vcxproj b/vcproj/api-server.vcxproj similarity index 100% rename from vcproj-17/api-server.vcxproj rename to vcproj/api-server.vcxproj diff --git a/vcproj-17/api-server.vcxproj.filters b/vcproj/api-server.vcxproj.filters similarity index 100% rename from vcproj-17/api-server.vcxproj.filters rename to vcproj/api-server.vcxproj.filters diff --git a/vcproj-17/char-server.vcxproj b/vcproj/char-server.vcxproj similarity index 100% rename from vcproj-17/char-server.vcxproj rename to vcproj/char-server.vcxproj diff --git a/vcproj-17/char-server.vcxproj.filters b/vcproj/char-server.vcxproj.filters similarity index 100% rename from vcproj-17/char-server.vcxproj.filters rename to vcproj/char-server.vcxproj.filters diff --git a/vcproj-17/login-server.vcxproj b/vcproj/login-server.vcxproj similarity index 100% rename from vcproj-17/login-server.vcxproj rename to vcproj/login-server.vcxproj diff --git a/vcproj-17/login-server.vcxproj.filters b/vcproj/login-server.vcxproj.filters similarity index 100% rename from vcproj-17/login-server.vcxproj.filters rename to vcproj/login-server.vcxproj.filters diff --git a/vcproj-17/map-server.vcxproj b/vcproj/map-server.vcxproj similarity index 100% rename from vcproj-17/map-server.vcxproj rename to vcproj/map-server.vcxproj diff --git a/vcproj-17/map-server.vcxproj.filters b/vcproj/map-server.vcxproj.filters similarity index 100% rename from vcproj-17/map-server.vcxproj.filters rename to vcproj/map-server.vcxproj.filters