libidn.sln   [plain text]


Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "libidn", "libidn.csproj", "{C1B5E659-780A-4EE1-A1A7-777131FAC43C}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "..\Tests\Tests.csproj", "{3160C7C4-1076-44FC-B28D-BE25A3E01722}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleTest", "..\ConsoleTest\ConsoleTest.csproj", "{906DFAD1-82AE-4A86-A6E3-449142B4CAC2}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IDNATest", "..\IDNATest\IDNATest.csproj", "{70359C49-71E8-4AD1-BA56-2590E339D9A9}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{C1B5E659-780A-4EE1-A1A7-777131FAC43C}.Debug.ActiveCfg = Debug|.NET
		{C1B5E659-780A-4EE1-A1A7-777131FAC43C}.Debug.Build.0 = Debug|.NET
		{C1B5E659-780A-4EE1-A1A7-777131FAC43C}.Release.ActiveCfg = Release|.NET
		{C1B5E659-780A-4EE1-A1A7-777131FAC43C}.Release.Build.0 = Release|.NET
		{3160C7C4-1076-44FC-B28D-BE25A3E01722}.Debug.ActiveCfg = Debug|.NET
		{3160C7C4-1076-44FC-B28D-BE25A3E01722}.Debug.Build.0 = Debug|.NET
		{3160C7C4-1076-44FC-B28D-BE25A3E01722}.Release.ActiveCfg = Release|.NET
		{3160C7C4-1076-44FC-B28D-BE25A3E01722}.Release.Build.0 = Release|.NET
		{906DFAD1-82AE-4A86-A6E3-449142B4CAC2}.Debug.ActiveCfg = Debug|.NET
		{906DFAD1-82AE-4A86-A6E3-449142B4CAC2}.Debug.Build.0 = Debug|.NET
		{906DFAD1-82AE-4A86-A6E3-449142B4CAC2}.Release.ActiveCfg = Release|.NET
		{906DFAD1-82AE-4A86-A6E3-449142B4CAC2}.Release.Build.0 = Release|.NET
		{70359C49-71E8-4AD1-BA56-2590E339D9A9}.Debug.ActiveCfg = Debug|.NET
		{70359C49-71E8-4AD1-BA56-2590E339D9A9}.Debug.Build.0 = Debug|.NET
		{70359C49-71E8-4AD1-BA56-2590E339D9A9}.Release.ActiveCfg = Release|.NET
		{70359C49-71E8-4AD1-BA56-2590E339D9A9}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal