dbf-halloween2015

diff dbf-halloween2015.sln @ 3:c37fe5d8a4ed

windows port
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 01 Nov 2015 06:04:28 +0200
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dbf-halloween2015.sln	Sun Nov 01 06:04:28 2015 +0200
     1.3 @@ -0,0 +1,22 @@
     1.4 +
     1.5 +Microsoft Visual Studio Solution File, Format Version 12.00
     1.6 +# Visual Studio 2013
     1.7 +VisualStudioVersion = 12.0.31101.0
     1.8 +MinimumVisualStudioVersion = 10.0.40219.1
     1.9 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dbf-halloween2015", "dbf-halloween2015.vcxproj", "{9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}"
    1.10 +EndProject
    1.11 +Global
    1.12 +	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    1.13 +		Debug|Win32 = Debug|Win32
    1.14 +		Release|Win32 = Release|Win32
    1.15 +	EndGlobalSection
    1.16 +	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    1.17 +		{9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}.Debug|Win32.ActiveCfg = Debug|Win32
    1.18 +		{9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}.Debug|Win32.Build.0 = Debug|Win32
    1.19 +		{9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}.Release|Win32.ActiveCfg = Release|Win32
    1.20 +		{9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}.Release|Win32.Build.0 = Release|Win32
    1.21 +	EndGlobalSection
    1.22 +	GlobalSection(SolutionProperties) = preSolution
    1.23 +		HideSolutionNode = FALSE
    1.24 +	EndGlobalSection
    1.25 +EndGlobal