Home | History | Annotate | Download | only in ucnv
      1 Microsoft Visual Studio Solution File, Format Version 10.00
      2 # Visual Studio 2008
      3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ucnv", "ucnv.vcproj", "{8C95060E-61F5-464E-BB42-95B788C0D7E4}"
      4 EndProject
      5 Global
      6 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
      7 		Debug|Win32 = Debug|Win32
      8 		Debug|x64 = Debug|x64
      9 		Release|Win32 = Release|Win32
     10 		Release|x64 = Release|x64
     11 	EndGlobalSection
     12 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
     13 		{8C95060E-61F5-464E-BB42-95B788C0D7E4}.Debug|Win32.ActiveCfg = Debug|Win32
     14 		{8C95060E-61F5-464E-BB42-95B788C0D7E4}.Debug|Win32.Build.0 = Debug|Win32
     15 		{8C95060E-61F5-464E-BB42-95B788C0D7E4}.Debug|x64.ActiveCfg = Debug|Win32
     16 		{8C95060E-61F5-464E-BB42-95B788C0D7E4}.Debug|x64.Build.0 = Debug|Win32
     17 		{8C95060E-61F5-464E-BB42-95B788C0D7E4}.Release|Win32.ActiveCfg = Release|Win32
     18 		{8C95060E-61F5-464E-BB42-95B788C0D7E4}.Release|Win32.Build.0 = Release|Win32
     19 		{8C95060E-61F5-464E-BB42-95B788C0D7E4}.Release|x64.ActiveCfg = Release|Win32
     20 		{8C95060E-61F5-464E-BB42-95B788C0D7E4}.Release|x64.Build.0 = Release|Win32
     21 	EndGlobalSection
     22 	GlobalSection(SolutionProperties) = preSolution
     23 		HideSolutionNode = FALSE
     24 	EndGlobalSection
     25 EndGlobal
     26