From f5cb9d1f2eec08649c9b78d389f4e904cd371165 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 16 Apr 2018 00:36:59 +0200 Subject: Windows: modify travel disk creation to get binaries from within setup exe files instead of copying existing binaries. This is needed since now we only install binaries of the current architecture. --- src/Mount/Mount.vcxproj.filters | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/Mount/Mount.vcxproj.filters') diff --git a/src/Mount/Mount.vcxproj.filters b/src/Mount/Mount.vcxproj.filters index b29330c4..e1dfd652 100644 --- a/src/Mount/Mount.vcxproj.filters +++ b/src/Mount/Mount.vcxproj.filters @@ -19,6 +19,9 @@ {f805ede6-c210-4210-95ce-e33edb12bc27} + + {3bd21420-974d-4264-8daa-807c240fbed7} + @@ -102,6 +105,9 @@ Source Files\Common + + Source Files\Setup + -- cgit v1.2.3