1*1fd5a2e1SPrashanth Swaminathan 2*1fd5a2e1SPrashanth SwaminathanMicrosoft Visual Studio Solution File, Format Version 12.00 3*1fd5a2e1SPrashanth Swaminathan# Visual Studio 15 4*1fd5a2e1SPrashanth SwaminathanVisualStudioVersion = 15.0.28302.56 5*1fd5a2e1SPrashanth SwaminathanMinimumVisualStudioVersion = 10.0.40219.1 6*1fd5a2e1SPrashanth SwaminathanProject("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Ffi_staticLib_arm64", "Ffi_staticLib.vcxproj", "{115502C0-BE05-4767-BF19-5C87D805FAD6}" 7*1fd5a2e1SPrashanth SwaminathanEndProject 8*1fd5a2e1SPrashanth SwaminathanGlobal 9*1fd5a2e1SPrashanth Swaminathan GlobalSection(SolutionConfigurationPlatforms) = preSolution 10*1fd5a2e1SPrashanth Swaminathan Debug|ARM64 = Debug|ARM64 11*1fd5a2e1SPrashanth Swaminathan Debug|x64 = Debug|x64 12*1fd5a2e1SPrashanth Swaminathan Debug|x86 = Debug|x86 13*1fd5a2e1SPrashanth Swaminathan Release|ARM64 = Release|ARM64 14*1fd5a2e1SPrashanth Swaminathan Release|x64 = Release|x64 15*1fd5a2e1SPrashanth Swaminathan Release|x86 = Release|x86 16*1fd5a2e1SPrashanth Swaminathan EndGlobalSection 17*1fd5a2e1SPrashanth Swaminathan GlobalSection(ProjectConfigurationPlatforms) = postSolution 18*1fd5a2e1SPrashanth Swaminathan {115502C0-BE05-4767-BF19-5C87D805FAD6}.Debug|ARM64.ActiveCfg = Debug|ARM64 19*1fd5a2e1SPrashanth Swaminathan {115502C0-BE05-4767-BF19-5C87D805FAD6}.Debug|ARM64.Build.0 = Debug|ARM64 20*1fd5a2e1SPrashanth Swaminathan {115502C0-BE05-4767-BF19-5C87D805FAD6}.Debug|x64.ActiveCfg = Debug|ARM64 21*1fd5a2e1SPrashanth Swaminathan {115502C0-BE05-4767-BF19-5C87D805FAD6}.Debug|x86.ActiveCfg = Debug|ARM64 22*1fd5a2e1SPrashanth Swaminathan {115502C0-BE05-4767-BF19-5C87D805FAD6}.Release|ARM64.ActiveCfg = Release|ARM64 23*1fd5a2e1SPrashanth Swaminathan {115502C0-BE05-4767-BF19-5C87D805FAD6}.Release|ARM64.Build.0 = Release|ARM64 24*1fd5a2e1SPrashanth Swaminathan {115502C0-BE05-4767-BF19-5C87D805FAD6}.Release|x64.ActiveCfg = Release|ARM64 25*1fd5a2e1SPrashanth Swaminathan {115502C0-BE05-4767-BF19-5C87D805FAD6}.Release|x86.ActiveCfg = Release|ARM64 26*1fd5a2e1SPrashanth Swaminathan EndGlobalSection 27*1fd5a2e1SPrashanth Swaminathan GlobalSection(SolutionProperties) = preSolution 28*1fd5a2e1SPrashanth Swaminathan HideSolutionNode = FALSE 29*1fd5a2e1SPrashanth Swaminathan EndGlobalSection 30*1fd5a2e1SPrashanth Swaminathan GlobalSection(ExtensibilityGlobals) = postSolution 31*1fd5a2e1SPrashanth Swaminathan SolutionGuid = {241C54C7-20DD-4897-9376-E6B6D1B43BD5} 32*1fd5a2e1SPrashanth Swaminathan EndGlobalSection 33*1fd5a2e1SPrashanth SwaminathanEndGlobal 34