mirror of
https://github.com/rad9800/WTSRM
synced 2026-06-08 16:55:26 +00:00
59ef82a070
Add .gitattributes, .gitignore, and README.md. Removed potential IoC Revert "Removed potential IoC" This reverts commit 1cfe8e3362dbda546515109730a59907477c2e61. Revert "Revert "Removed potential IoC"" This reverts commit 5cfa94f7f69d533e1d8bcc239488d7d6b3f83e93.
32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.1.32328.378
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WTSRM", "WTSRM\WTSRM.vcxproj", "{23D32FDD-F377-4725-8FE2-98002ADBACB7}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{23D32FDD-F377-4725-8FE2-98002ADBACB7}.Debug|x64.ActiveCfg = Debug|x64
|
|
{23D32FDD-F377-4725-8FE2-98002ADBACB7}.Debug|x64.Build.0 = Debug|x64
|
|
{23D32FDD-F377-4725-8FE2-98002ADBACB7}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{23D32FDD-F377-4725-8FE2-98002ADBACB7}.Debug|x86.Build.0 = Debug|Win32
|
|
{23D32FDD-F377-4725-8FE2-98002ADBACB7}.Release|x64.ActiveCfg = Release|x64
|
|
{23D32FDD-F377-4725-8FE2-98002ADBACB7}.Release|x64.Build.0 = Release|x64
|
|
{23D32FDD-F377-4725-8FE2-98002ADBACB7}.Release|x86.ActiveCfg = Release|Win32
|
|
{23D32FDD-F377-4725-8FE2-98002ADBACB7}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8C450B93-3E5E-48EA-9949-DB28921B6C95}
|
|
EndGlobalSection
|
|
EndGlobal
|