aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/XBMC for Windows.sln
diff options
context:
space:
mode:
authorKarlson2k <k2k@narod.ru>2013-10-30 18:42:55 +0400
committerKarlson2k <k2k@narod.ru>2013-10-30 19:10:04 +0400
commit44ec6d3303c2f01c8b4d0a3dc06968fb0f81efb0 (patch)
treee5bea1892c2149a7a2d73754238b3c497eea78a8 /project/VS2010Express/XBMC for Windows.sln
parent4a57f591e6db57864c888bbc327bb335dd2241ef (diff)
[win32] fix libexif project:
* debug config was broken and not used * target subsystem was "Console" instead of "Windows"
Diffstat (limited to 'project/VS2010Express/XBMC for Windows.sln')
-rw-r--r--project/VS2010Express/XBMC for Windows.sln4
1 files changed, 2 insertions, 2 deletions
diff --git a/project/VS2010Express/XBMC for Windows.sln b/project/VS2010Express/XBMC for Windows.sln
index 85e6dd3c77..50397f799e 100644
--- a/project/VS2010Express/XBMC for Windows.sln
+++ b/project/VS2010Express/XBMC for Windows.sln
@@ -271,8 +271,8 @@ Global
{96798038-06CE-4382-BD5B-F9C366724DEB}.Release (DirectX)|Win32.Build.0 = Release|Win32
{96798038-06CE-4382-BD5B-F9C366724DEB}.Release (OpenGL)|Win32.ActiveCfg = Release|Win32
{96798038-06CE-4382-BD5B-F9C366724DEB}.Release (OpenGL)|Win32.Build.0 = Release|Win32
- {AD20A3E2-09CB-42DB-9A70-27F7CDC886CE}.Debug (DirectX)|Win32.ActiveCfg = Release (DLL)|Win32
- {AD20A3E2-09CB-42DB-9A70-27F7CDC886CE}.Debug (DirectX)|Win32.Build.0 = Release (DLL)|Win32
+ {AD20A3E2-09CB-42DB-9A70-27F7CDC886CE}.Debug (DirectX)|Win32.ActiveCfg = Debug (DLL)|Win32
+ {AD20A3E2-09CB-42DB-9A70-27F7CDC886CE}.Debug (DirectX)|Win32.Build.0 = Debug (DLL)|Win32
{AD20A3E2-09CB-42DB-9A70-27F7CDC886CE}.Debug (OpenGL)|Win32.ActiveCfg = Release (DLL)|Win32
{AD20A3E2-09CB-42DB-9A70-27F7CDC886CE}.Debug (OpenGL)|Win32.Build.0 = Release (DLL)|Win32
{AD20A3E2-09CB-42DB-9A70-27F7CDC886CE}.Debug Testsuite|Win32.ActiveCfg = Release (DLL)|Win32