gfx/2d/gfx2d.sln

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gfx/2d/gfx2d.sln	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,29 @@
     1.4 +
     1.5 +Microsoft Visual Studio Solution File, Format Version 11.00
     1.6 +# Visual Studio 2010
     1.7 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gfx2d", "gfx2d.vcxproj", "{49E973D7-53C9-3D66-BE58-52125FAE193D}"
     1.8 +EndProject
     1.9 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "unittest", "unittest\unittest.vcxproj", "{CCF4BC8B-0CED-47CA-B621-ABF1832527D9}"
    1.10 +	ProjectSection(ProjectDependencies) = postProject
    1.11 +		{49E973D7-53C9-3D66-BE58-52125FAE193D} = {49E973D7-53C9-3D66-BE58-52125FAE193D}
    1.12 +	EndProjectSection
    1.13 +EndProject
    1.14 +Global
    1.15 +	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    1.16 +		Debug|Win32 = Debug|Win32
    1.17 +		Release|Win32 = Release|Win32
    1.18 +	EndGlobalSection
    1.19 +	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    1.20 +		{49E973D7-53C9-3D66-BE58-52125FAE193D}.Debug|Win32.ActiveCfg = Debug|Win32
    1.21 +		{49E973D7-53C9-3D66-BE58-52125FAE193D}.Debug|Win32.Build.0 = Debug|Win32
    1.22 +		{49E973D7-53C9-3D66-BE58-52125FAE193D}.Release|Win32.ActiveCfg = Release|Win32
    1.23 +		{49E973D7-53C9-3D66-BE58-52125FAE193D}.Release|Win32.Build.0 = Release|Win32
    1.24 +		{CCF4BC8B-0CED-47CA-B621-ABF1832527D9}.Debug|Win32.ActiveCfg = Debug|Win32
    1.25 +		{CCF4BC8B-0CED-47CA-B621-ABF1832527D9}.Debug|Win32.Build.0 = Debug|Win32
    1.26 +		{CCF4BC8B-0CED-47CA-B621-ABF1832527D9}.Release|Win32.ActiveCfg = Release|Win32
    1.27 +		{CCF4BC8B-0CED-47CA-B621-ABF1832527D9}.Release|Win32.Build.0 = Release|Win32
    1.28 +	EndGlobalSection
    1.29 +	GlobalSection(SolutionProperties) = preSolution
    1.30 +		HideSolutionNode = FALSE
    1.31 +	EndGlobalSection
    1.32 +EndGlobal

mercurial