openvr_test1

annotate openvr_test1.sln @ 1:4310ced01da8

builds on linux
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 13 Apr 2016 12:10:39 +0300
parents
children
rev   line source
nuclear@0 1 
nuclear@0 2 Microsoft Visual Studio Solution File, Format Version 12.00
nuclear@0 3 # Visual Studio 2013
nuclear@0 4 VisualStudioVersion = 12.0.31101.0
nuclear@0 5 MinimumVisualStudioVersion = 10.0.40219.1
nuclear@0 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openvr_test1", "openvr_test1.vcxproj", "{9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}"
nuclear@0 7 EndProject
nuclear@0 8 Global
nuclear@0 9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
nuclear@0 10 Debug|Win32 = Debug|Win32
nuclear@0 11 Release|Win32 = Release|Win32
nuclear@0 12 EndGlobalSection
nuclear@0 13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
nuclear@0 14 {9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}.Debug|Win32.ActiveCfg = Debug|Win32
nuclear@0 15 {9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}.Debug|Win32.Build.0 = Debug|Win32
nuclear@0 16 {9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}.Release|Win32.ActiveCfg = Release|Win32
nuclear@0 17 {9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}.Release|Win32.Build.0 = Release|Win32
nuclear@0 18 EndGlobalSection
nuclear@0 19 GlobalSection(SolutionProperties) = preSolution
nuclear@0 20 HideSolutionNode = FALSE
nuclear@0 21 EndGlobalSection
nuclear@0 22 EndGlobal