From ad83fb325cf56e996392094e085c4f446af42b88 Mon Sep 17 00:00:00 2001 From: Peter Tissen Date: Sun, 6 Jul 2014 19:40:51 +0200 Subject: [PATCH] fix compile error on the Debug - Memleak config --- rpcs3.sln | 1 + rpcs3/rpcs3.vcxproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/rpcs3.sln b/rpcs3.sln index b01864e15a..24c63c95cf 100644 --- a/rpcs3.sln +++ b/rpcs3.sln @@ -286,6 +286,7 @@ Global {74827EBD-93DC-5110-BA95-3F2AB029B6B0}.Release|x64.ActiveCfg = Release|x64 {74827EBD-93DC-5110-BA95-3F2AB029B6B0}.Release|x64.Build.0 = Release|x64 {AC40FF01-426E-4838-A317-66354CEFAE88}.Debug - MemLeak|x64.ActiveCfg = Debug|x64 + {AC40FF01-426E-4838-A317-66354CEFAE88}.Debug - MemLeak|x64.Build.0 = Debug|x64 {AC40FF01-426E-4838-A317-66354CEFAE88}.Debug|x64.ActiveCfg = Debug|x64 {AC40FF01-426E-4838-A317-66354CEFAE88}.Debug|x64.Build.0 = Debug|x64 {AC40FF01-426E-4838-A317-66354CEFAE88}.Release|x64.ActiveCfg = Release|x64 diff --git a/rpcs3/rpcs3.vcxproj b/rpcs3/rpcs3.vcxproj index a791fc8435..3704dc87f2 100644 --- a/rpcs3/rpcs3.vcxproj +++ b/rpcs3/rpcs3.vcxproj @@ -62,7 +62,7 @@ .\;..\wxWidgets\include;..\SDL-1.3.0-5538\include;..\SDL_image-1.2.10;..\pthreads-2.8.0;..\;..\ffmpeg\WindowsInclude;..\ffmpeg\Windows\x86_64\Include;.\OpenAL\include;$(IncludePath) $(SolutionDir)bin\ - ..\libs\$(Configuration)\;$(LibraryPath) + ..\libs\Debug\;$(LibraryPath) $(ProjectName)-$(PlatformShortName)-dbg