openvr_test1

diff openvr_test1.sln @ 0:806d30b46748

OpenVR test initial commit
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 13 Apr 2016 09:39:37 +0300
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/openvr_test1.sln	Wed Apr 13 09:39:37 2016 +0300
     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}") = "openvr_test1", "openvr_test1.vcxproj", "{9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}"
    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 +		{9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}.Debug|Win32.ActiveCfg = Debug|Win32
    1.18 +		{9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}.Debug|Win32.Build.0 = Debug|Win32
    1.19 +		{9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}.Release|Win32.ActiveCfg = Release|Win32
    1.20 +		{9A02CFA8-E1B4-4F9B-B63D-65D9B60E1E50}.Release|Win32.Build.0 = Release|Win32
    1.21 +	EndGlobalSection
    1.22 +	GlobalSection(SolutionProperties) = preSolution
    1.23 +		HideSolutionNode = FALSE
    1.24 +	EndGlobalSection
    1.25 +EndGlobal