From 821436673a4382968101f9ba34136bd5e5a0f4eb Mon Sep 17 00:00:00 2001 From: Karlson2k Date: Wed, 30 Oct 2013 21:02:16 +0400 Subject: [win32] mark debug/release configs with proper internal marks VS project wizard generate project with such marks, should help MSBuild to correctly configure internal staff. Seems that correct XBMC marks was lost on conversion from old projects. --- project/VS2010Express/UnrarXLib.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'project/VS2010Express/UnrarXLib.vcxproj') diff --git a/project/VS2010Express/UnrarXLib.vcxproj b/project/VS2010Express/UnrarXLib.vcxproj index fc0fc45017..af16fa483c 100644 --- a/project/VS2010Express/UnrarXLib.vcxproj +++ b/project/VS2010Express/UnrarXLib.vcxproj @@ -26,18 +26,22 @@ StaticLibrary + true MultiByte StaticLibrary + false MultiByte StaticLibrary + true MultiByte StaticLibrary + false MultiByte -- cgit v1.2.3