From b71a796bd6efc9fffd78045025eabd4b276adc69 Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Wed, 3 Jul 2013 10:28:24 -0700 Subject: Fixed crlf issue --- LibOVR/Projects/Win32/LibOVR_Msvc2010.sln | 40 +- LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj | 548 ++++++++++----------- .../Projects/Win32/LibOVR_Msvc2010.vcxproj.filters | 370 +++++++------- 3 files changed, 479 insertions(+), 479 deletions(-) (limited to 'LibOVR/Projects/Win32') diff --git a/LibOVR/Projects/Win32/LibOVR_Msvc2010.sln b/LibOVR/Projects/Win32/LibOVR_Msvc2010.sln index 305c332..b062da3 100644 --- a/LibOVR/Projects/Win32/LibOVR_Msvc2010.sln +++ b/LibOVR/Projects/Win32/LibOVR_Msvc2010.sln @@ -1,20 +1,20 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibOVR", "LibOVR_Msvc2010.vcxproj", "{934B40C7-F40A-4E4C-97A7-B9659BE0A441}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {934B40C7-F40A-4E4C-97A7-B9659BE0A441}.Debug|Win32.ActiveCfg = Debug|Win32 - {934B40C7-F40A-4E4C-97A7-B9659BE0A441}.Debug|Win32.Build.0 = Debug|Win32 - {934B40C7-F40A-4E4C-97A7-B9659BE0A441}.Release|Win32.ActiveCfg = Release|Win32 - {934B40C7-F40A-4E4C-97A7-B9659BE0A441}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibOVR", "LibOVR_Msvc2010.vcxproj", "{934B40C7-F40A-4E4C-97A7-B9659BE0A441}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {934B40C7-F40A-4E4C-97A7-B9659BE0A441}.Debug|Win32.ActiveCfg = Debug|Win32 + {934B40C7-F40A-4E4C-97A7-B9659BE0A441}.Debug|Win32.Build.0 = Debug|Win32 + {934B40C7-F40A-4E4C-97A7-B9659BE0A441}.Release|Win32.ActiveCfg = Release|Win32 + {934B40C7-F40A-4E4C-97A7-B9659BE0A441}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj b/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj index 90f7bdd..1cc44e8 100644 --- a/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj +++ b/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj @@ -1,275 +1,275 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {934B40C7-F40A-4E4C-97A7-B9659BE0A441} - Win32Proj - LibOVR - LibOVR - - - - StaticLibrary - true - Unicode - - - StaticLibrary - true - Unicode - - - StaticLibrary - false - true - Unicode - - - StaticLibrary - false - true - Unicode - - - - - - - - - - - - - - - - - - - ../../Lib/$(Platform)/ - - - ../../Lib/$(Platform)/ - - - ../../Obj/$(Platform)/$(Configuration)/ - - - ../../Obj/$(Platform)/$(Configuration)/ - - - libovrd - - - libovr64d - - - ../../Lib/$(Platform)/ - - - ../../Lib/$(Platform)/ - - - ../../Obj/$(Platform)/$(Configuration)/ - - - ../../Obj/$(Platform)/$(Configuration)/ - - - libovr - - - libovr64 - - - - - - Level4 - Disabled - OVR_BUILD_DEBUG;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - OldStyle - true - false - true - MultiThreadedDebug - - - Windows - true - - - Setupapi.lib - - - - - - - Level4 - Disabled - OVR_BUILD_DEBUG;WIN32;_WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions) - OldStyle - true - false - true - MultiThreadedDebug - - - Windows - true - - - Setupapi.lib - - - - - Level4 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreaded - true - true - OldStyle - - - Windows - true - true - true - - - Setupapi.lib - - - - - Level4 - - - MaxSpeed - true - true - WIN32;_WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreaded - true - true - OldStyle - - - Windows - true - true - true - - - Setupapi.lib - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {934B40C7-F40A-4E4C-97A7-B9659BE0A441} + Win32Proj + LibOVR + LibOVR + + + + StaticLibrary + true + Unicode + + + StaticLibrary + true + Unicode + + + StaticLibrary + false + true + Unicode + + + StaticLibrary + false + true + Unicode + + + + + + + + + + + + + + + + + + + ../../Lib/$(Platform)/ + + + ../../Lib/$(Platform)/ + + + ../../Obj/$(Platform)/$(Configuration)/ + + + ../../Obj/$(Platform)/$(Configuration)/ + + + libovrd + + + libovr64d + + + ../../Lib/$(Platform)/ + + + ../../Lib/$(Platform)/ + + + ../../Obj/$(Platform)/$(Configuration)/ + + + ../../Obj/$(Platform)/$(Configuration)/ + + + libovr + + + libovr64 + + + + + + Level4 + Disabled + OVR_BUILD_DEBUG;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + OldStyle + true + false + true + MultiThreadedDebug + + + Windows + true + + + Setupapi.lib + + + + + + + Level4 + Disabled + OVR_BUILD_DEBUG;WIN32;_WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions) + OldStyle + true + false + true + MultiThreadedDebug + + + Windows + true + + + Setupapi.lib + + + + + Level4 + + + MaxSpeed + true + true + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + true + true + OldStyle + + + Windows + true + true + true + + + Setupapi.lib + + + + + Level4 + + + MaxSpeed + true + true + WIN32;_WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + true + true + OldStyle + + + Windows + true + true + true + + + Setupapi.lib + + + + + \ No newline at end of file diff --git a/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj.filters b/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj.filters index 23f1686..7e00c30 100644 --- a/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj.filters +++ b/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj.filters @@ -1,186 +1,186 @@ - - - - - - - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - - - - Kernel - - - Util - - - Util - - - - - - - Util - - - - - - - - - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Kernel - - - Include - - - - - - - - Kernel - - - Util - - - Util - - - - - - - - - - Util - - - - - - {ccc06f04-d013-483f-8471-bd25332e38bb} - - - {53c19267-8aec-48ad-a1a3-7ffd9090f075} - - - {6d4ac63a-dea8-4fdb-ad20-6768c33376d9} - - + + + + + + + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + + + + Kernel + + + Util + + + Util + + + + + + + Util + + + + + + + + + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Kernel + + + Include + + + + + + + + Kernel + + + Util + + + Util + + + + + + + + + + Util + + + + + + {ccc06f04-d013-483f-8471-bd25332e38bb} + + + {53c19267-8aec-48ad-a1a3-7ffd9090f075} + + + {6d4ac63a-dea8-4fdb-ad20-6768c33376d9} + + \ No newline at end of file -- cgit v1.2.3