From 05a7111c2bc55938fb5868b2a6c516c1fb74c489 Mon Sep 17 00:00:00 2001 From: walbourn_cp Date: Mon, 21 Oct 2013 13:29:57 -0700 Subject: [PATCH] One more .props fix --- Windows81SDKVS12_x86.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows81SDKVS12_x86.props b/Windows81SDKVS12_x86.props index 1398f13..3c734a6 100644 --- a/Windows81SDKVS12_x86.props +++ b/Windows81SDKVS12_x86.props @@ -5,7 +5,7 @@ $(ProgramFiles)\Windows Kits\8.1\bin\x86;$(ExecutablePath) $(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(IncludePath) - $(ProgramFiles)\Windows Kits\8.1\lib\winv6.3\um\x64;$(LibraryPath) + $(ProgramFiles)\Windows Kits\8.1\lib\winv6.3\um\x86;$(LibraryPath) $(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(ExcludePath)