42 lines
2.1 KiB
Plaintext
42 lines
2.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.4.33213.308
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BSCrypto", "DLL_BSCrypto\DLL_BSCrypto.vcxproj", "{FA609B28-0884-40FF-877B-D863FBB337C4}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BSCryptoTest", "EXE_BSCryptoTest\EXE_BSCryptoTest.vcxproj", "{09F03220-6F39-4CA7-9CF8-8C35479AC145}"
|
|
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
|
|
{FA609B28-0884-40FF-877B-D863FBB337C4}.Debug|x64.ActiveCfg = Debug|x64
|
|
{FA609B28-0884-40FF-877B-D863FBB337C4}.Debug|x64.Build.0 = Debug|x64
|
|
{FA609B28-0884-40FF-877B-D863FBB337C4}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{FA609B28-0884-40FF-877B-D863FBB337C4}.Debug|x86.Build.0 = Debug|Win32
|
|
{FA609B28-0884-40FF-877B-D863FBB337C4}.Release|x64.ActiveCfg = Release|x64
|
|
{FA609B28-0884-40FF-877B-D863FBB337C4}.Release|x64.Build.0 = Release|x64
|
|
{FA609B28-0884-40FF-877B-D863FBB337C4}.Release|x86.ActiveCfg = Release|Win32
|
|
{FA609B28-0884-40FF-877B-D863FBB337C4}.Release|x86.Build.0 = Release|Win32
|
|
{09F03220-6F39-4CA7-9CF8-8C35479AC145}.Debug|x64.ActiveCfg = Debug|x64
|
|
{09F03220-6F39-4CA7-9CF8-8C35479AC145}.Debug|x64.Build.0 = Debug|x64
|
|
{09F03220-6F39-4CA7-9CF8-8C35479AC145}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{09F03220-6F39-4CA7-9CF8-8C35479AC145}.Debug|x86.Build.0 = Debug|Win32
|
|
{09F03220-6F39-4CA7-9CF8-8C35479AC145}.Release|x64.ActiveCfg = Release|x64
|
|
{09F03220-6F39-4CA7-9CF8-8C35479AC145}.Release|x64.Build.0 = Release|x64
|
|
{09F03220-6F39-4CA7-9CF8-8C35479AC145}.Release|x86.ActiveCfg = Release|Win32
|
|
{09F03220-6F39-4CA7-9CF8-8C35479AC145}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {118D0124-25EB-4C37-9B2C-2452C1139FAC}
|
|
EndGlobalSection
|
|
EndGlobal
|