From 6fbfecb33ef6fdbd095b8a318420b812e50a9be5 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 25 Aug 2014 18:08:59 +0000 Subject: [PATCH] build: move VS solution one directory below and create a VS2014 solution. --- neercs/neercs.vcxproj | 278 +++++++++++++++++++++--------------------- 1 file changed, 139 insertions(+), 139 deletions(-) diff --git a/neercs/neercs.vcxproj b/neercs/neercs.vcxproj index dc4cfae..fd24a1f 100644 --- a/neercs/neercs.vcxproj +++ b/neercs/neercs.vcxproj @@ -1,139 +1,139 @@ - - - - - Debug - ORBIS - - - Debug - PS3 - - - Debug - Win32 - - - Debug - x64 - - - Debug - Xbox 360 - - - Release - ORBIS - - - Release - PS3 - - - Release - Win32 - - - Release - x64 - - - Release - Xbox 360 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {9e62f2fe-3408-4eae-8238-fd84238ceeda} - - - {83d3b207-c601-4025-8f41-01dedc354661} - - - {d84021ca-b233-4e0f-8a52-071b83bbccc4} - - - - - - - - - - - - - - - - - - {587FCCE9-1D8D-4398-B8B6-E8F4E9A92233} - Application - Win32Proj - - - - - - - - - - - - - - $(CacaIncludes);%(AdditionalIncludeDirectories) - - - $(CacaDeps);%(AdditionalDependencies) - $(CacaLibs);%(AdditionalLibraryDirectories) - - - - - - - + + + + + Debug + ORBIS + + + Debug + PS3 + + + Debug + Win32 + + + Debug + x64 + + + Debug + Xbox 360 + + + Release + ORBIS + + + Release + PS3 + + + Release + Win32 + + + Release + x64 + + + Release + Xbox 360 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + + {83d3b207-c601-4025-8f41-01dedc354661} + + + {d84021ca-b233-4e0f-8a52-071b83bbccc4} + + + + + + + + + + + + + + + + + + {587FCCE9-1D8D-4398-B8B6-E8F4E9A92233} + Application + Win32Proj + + + + + + + + + + + + + + $(CacaIncludes);%(AdditionalIncludeDirectories) + + + $(CacaDeps);%(AdditionalDependencies) + $(CacaLibs);%(AdditionalLibraryDirectories) + + + + + + +