CRC-64/win32/crc64.sln

26 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-09-09 21:50:27 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.2092
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crc64", "crc64.vcxproj", "{9D573175-F71F-45A8-8339-ED3CDAC17F72}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9D573175-F71F-45A8-8339-ED3CDAC17F72}.Release|x64.ActiveCfg = Release|x64
{9D573175-F71F-45A8-8339-ED3CDAC17F72}.Release|x64.Build.0 = Release|x64
{9D573175-F71F-45A8-8339-ED3CDAC17F72}.Release|x86.ActiveCfg = Release|Win32
{9D573175-F71F-45A8-8339-ED3CDAC17F72}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FA183244-AE1B-40C3-A1A5-DA9D346282A0}
EndGlobalSection
EndGlobal