From 3b496c86fb66e48ad442d00f938fc7c3da5a35f5 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 16 Jul 2021 11:15:21 +0800 Subject: Update find_vstudio.lua --- xmake/modules/detect/sdks/find_vstudio.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/xmake/modules/detect/sdks/find_vstudio.lua b/xmake/modules/detect/sdks/find_vstudio.lua index 115a14add..362a2a705 100644 --- a/xmake/modules/detect/sdks/find_vstudio.lua +++ b/xmake/modules/detect/sdks/find_vstudio.lua @@ -30,7 +30,6 @@ local vcvars = {"path", "DevEnvdir", "VSInstallDir", "VCInstallDir", - "VCTargetsPath", "WindowsSdkDir", "WindowsLibPath", "WindowsSDKVersion", -- cgit v1.3.1