From 5d472b508e23cefcadc3be93a3be5989b4915602 Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Sun, 19 May 2013 13:18:35 -0300 Subject: [PATCH] Visual C: remove Debug configuration Signed-off-by: Claudio Matsuoka --- vc/xmp.sln | 3 --- vc/xmp.vcproj | 71 --------------------------------------------------- 2 files changed, 74 deletions(-) diff --git a/vc/xmp.sln b/vc/xmp.sln index 9b3aade..4fe2b1c 100644 --- a/vc/xmp.sln +++ b/vc/xmp.sln @@ -5,12 +5,9 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xmp", "xmp.vcproj", "{A25F8 EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A25F83C3-6C57-4DD7-939E-3F4F44F22345}.Debug|Win32.ActiveCfg = Debug|Win32 - {A25F83C3-6C57-4DD7-939E-3F4F44F22345}.Debug|Win32.Build.0 = Debug|Win32 {A25F83C3-6C57-4DD7-939E-3F4F44F22345}.Release|Win32.ActiveCfg = Release|Win32 {A25F83C3-6C57-4DD7-939E-3F4F44F22345}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection diff --git a/vc/xmp.vcproj b/vc/xmp.vcproj index ef4a2b4..200c7c2 100644 --- a/vc/xmp.vcproj +++ b/vc/xmp.vcproj @@ -15,77 +15,6 @@ - - - - - - - - - - - - - - - - - - -