From e1067ceeaa38c7a1c5ce33a6852b0917f370eb18 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sat, 25 Oct 2014 11:50:42 -0700 Subject: [PATCH] Oops, fix 32-bit compilation. --- libuv/libuv.vcxproj | 1 - 1 file changed, 1 deletion(-) diff --git a/libuv/libuv.vcxproj b/libuv/libuv.vcxproj index 0a7313fe9..b23182504 100644 --- a/libuv/libuv.vcxproj +++ b/libuv/libuv.vcxproj @@ -38,7 +38,6 @@ - $(VC_ExecutablePath_x64);$(WindowsSdk_71A_ExecutablePath);$(WindowsSDK_ExecutablePath);$(VS_ExecutablePath);$(MSBuild_ExecutablePath);$(FxCopDir);$(PATH); $(SolutionDir)$(Configuration)\$(Platform)\obj\$(ProjectName)\ false true