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)