dbf-halloween2015

annotate dbf-halloween2015.sln @ 4:4316c0c879e9

fixed RUN script for macosx
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 01 Nov 2015 06:18:18 +0200
parents
children
rev   line source
nuclear@3 1 
nuclear@3 2 Microsoft Visual Studio Solution File, Format Version 12.00
nuclear@3 3 # Visual Studio 2013
nuclear@3 4 VisualStudioVersion = 12.0.31101.0
nuclear@3 5 MinimumVisualStudioVersion = 10.0.40219.1
nuclear@3 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dbf-halloween2015", "dbf-halloween2015.vcxproj", "{9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}"
nuclear@3 7 EndProject
nuclear@3 8 Global
nuclear@3 9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
nuclear@3 10 Debug|Win32 = Debug|Win32
nuclear@3 11 Release|Win32 = Release|Win32
nuclear@3 12 EndGlobalSection
nuclear@3 13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
nuclear@3 14 {9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}.Debug|Win32.ActiveCfg = Debug|Win32
nuclear@3 15 {9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}.Debug|Win32.Build.0 = Debug|Win32
nuclear@3 16 {9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}.Release|Win32.ActiveCfg = Release|Win32
nuclear@3 17 {9978AF1F-1313-48DF-BFF5-04DDBC5FC2FC}.Release|Win32.Build.0 = Release|Win32
nuclear@3 18 EndGlobalSection
nuclear@3 19 GlobalSection(SolutionProperties) = preSolution
nuclear@3 20 HideSolutionNode = FALSE
nuclear@3 21 EndGlobalSection
nuclear@3 22 EndGlobal