2025-01-14 10:46:18 +08:00
|
|
|
|
|
2025-04-11 17:21:56 +08:00
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
VisualStudioVersion = 17.4.33110.190
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2025-01-14 10:46:18 +08:00
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SmsManager", "SmsManager.vcxproj", "{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug Unicode|Win32 = Debug Unicode|Win32
|
2025-04-11 17:21:56 +08:00
|
|
|
|
Debug Unicode|x64 = Debug Unicode|x64
|
2025-01-14 10:46:18 +08:00
|
|
|
|
Debug|Win32 = Debug|Win32
|
2025-04-11 17:21:56 +08:00
|
|
|
|
Debug|x64 = Debug|x64
|
2025-01-14 10:46:18 +08:00
|
|
|
|
Release Unicode|Win32 = Release Unicode|Win32
|
2025-04-11 17:21:56 +08:00
|
|
|
|
Release Unicode|x64 = Release Unicode|x64
|
2025-01-14 10:46:18 +08:00
|
|
|
|
Release|Win32 = Release|Win32
|
2025-04-11 17:21:56 +08:00
|
|
|
|
Release|x64 = Release|x64
|
2025-01-14 10:46:18 +08:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
|
2025-04-11 17:21:56 +08:00
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Debug Unicode|x64.ActiveCfg = Debug Unicode|x64
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Debug Unicode|x64.Build.0 = Debug Unicode|x64
|
2025-01-14 10:46:18 +08:00
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Debug|Win32.Build.0 = Debug|Win32
|
2025-04-11 17:21:56 +08:00
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Debug|x64.Build.0 = Debug|x64
|
2025-01-14 10:46:18 +08:00
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
|
2025-04-11 17:21:56 +08:00
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Release Unicode|x64.ActiveCfg = Release Unicode|x64
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Release Unicode|x64.Build.0 = Release Unicode|x64
|
2025-01-14 10:46:18 +08:00
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Release|Win32.ActiveCfg = Release|Win32
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Release|Win32.Build.0 = Release|Win32
|
2025-04-11 17:21:56 +08:00
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{611CFADB-3FDD-5E7C-D7DB-D1885340BA5D}.Release|x64.Build.0 = Release|x64
|
2025-01-14 10:46:18 +08:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
2025-04-11 17:21:56 +08:00
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {D0675494-DBCE-45A0-85AC-B36925D0B923}
|
|
|
|
|
EndGlobalSection
|
2025-01-14 10:46:18 +08:00
|
|
|
|
EndGlobal
|