mpir/build.vc9/try.sln
gladman 073e1c59b3 1. Add TRY to Windows build
2. MPIR version to 1.0.0 in trunk (Windows)
2009-03-08 17:34:01 +00:00

27 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "try", "try\try.vcproj", "{DE0FCDC0-9DEF-48BA-852B-731117A967EE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DE0FCDC0-9DEF-48BA-852B-731117A967EE}.Debug|Win32.ActiveCfg = Debug|Win32
{DE0FCDC0-9DEF-48BA-852B-731117A967EE}.Debug|Win32.Build.0 = Debug|Win32
{DE0FCDC0-9DEF-48BA-852B-731117A967EE}.Debug|x64.ActiveCfg = Debug|x64
{DE0FCDC0-9DEF-48BA-852B-731117A967EE}.Debug|x64.Build.0 = Debug|x64
{DE0FCDC0-9DEF-48BA-852B-731117A967EE}.Release|Win32.ActiveCfg = Release|Win32
{DE0FCDC0-9DEF-48BA-852B-731117A967EE}.Release|Win32.Build.0 = Release|Win32
{DE0FCDC0-9DEF-48BA-852B-731117A967EE}.Release|x64.ActiveCfg = Release|x64
{DE0FCDC0-9DEF-48BA-852B-731117A967EE}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal