Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hmac_test", "hmac_test\hmac_test.vcproj", "{96B41CDE-A88A-42AD-A6AA-2A7A1DD62EE5}" ProjectSection(ProjectDependencies) = postProject {3A3F7A71-1B91-45B1-9885-F2C09BB884FD} = {3A3F7A71-1B91-45B1-9885-F2C09BB884FD} EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_hmac", "create_hmac\create_hmac.vcproj", "{3A3F7A71-1B91-45B1-9885-F2C09BB884FD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {96B41CDE-A88A-42AD-A6AA-2A7A1DD62EE5}.Debug|Win32.ActiveCfg = Debug|Win32 {96B41CDE-A88A-42AD-A6AA-2A7A1DD62EE5}.Debug|Win32.Build.0 = Debug|Win32 {96B41CDE-A88A-42AD-A6AA-2A7A1DD62EE5}.Release|Win32.ActiveCfg = Release|Win32 {96B41CDE-A88A-42AD-A6AA-2A7A1DD62EE5}.Release|Win32.Build.0 = Release|Win32 {3A3F7A71-1B91-45B1-9885-F2C09BB884FD}.Debug|Win32.ActiveCfg = Debug|Win32 {3A3F7A71-1B91-45B1-9885-F2C09BB884FD}.Debug|Win32.Build.0 = Debug|Win32 {3A3F7A71-1B91-45B1-9885-F2C09BB884FD}.Release|Win32.ActiveCfg = Release|Win32 {3A3F7A71-1B91-45B1-9885-F2C09BB884FD}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal