From 5401bb0480398a1be1aab8cc4c9d6c4dfe77b669 Mon Sep 17 00:00:00 2001 From: Tom van Dijck Date: Tue, 5 Dec 2017 14:21:38 -0800 Subject: [PATCH] utility projects also allow configuration of the executable path. --- modules/vstudio/vs2010_vcxproj.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/vstudio/vs2010_vcxproj.lua b/modules/vstudio/vs2010_vcxproj.lua index ddf82cd1..be0b2b71 100644 --- a/modules/vstudio/vs2010_vcxproj.lua +++ b/modules/vstudio/vs2010_vcxproj.lua @@ -190,6 +190,7 @@ m.outDir, m.intDir, m.extensionsToDeleteOnClean, + m.executablePath, } else return {