From 64de01408b9c58dfa3aa86ad6894a903aac7e779 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 24 Jun 2013 10:20:36 +0000 Subject: [PATCH] ps4: prepare for the fioutaah! --- neercs/neercs.vcxproj | 264 ++++++++++++++++++++++-------------------- 1 file changed, 136 insertions(+), 128 deletions(-) diff --git a/neercs/neercs.vcxproj b/neercs/neercs.vcxproj index d1b5039..6f45878 100644 --- a/neercs/neercs.vcxproj +++ b/neercs/neercs.vcxproj @@ -1,128 +1,136 @@ - - - - - Debug - PS3 - - - Debug - Win32 - - - Debug - x64 - - - Debug - Xbox 360 - - - Release - PS3 - - - Release - Win32 - - - Release - x64 - - - Release - Xbox 360 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {9e62f2fe-3408-4eae-8238-fd84238ceeda} - - - {83d3b207-c601-4025-8f41-01dedc354661} - - - - - - - - - - - - - - - - - - {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} + + + + + + + + + + + + + + + + + + {587FCCE9-1D8D-4398-B8B6-E8F4E9A92233} + Application + Win32Proj + + + + + + + + + + + + + + $(CacaIncludes);%(AdditionalIncludeDirectories) + + + $(CacaDeps);%(AdditionalDependencies) + $(CacaLibs);%(AdditionalLibraryDirectories) + + + + + + + \ No newline at end of file