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/ExpandVolume/ExpandVolume.vcxproj.filters | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ExpandVolume/ExpandVolume.vcxproj.filters') diff --git a/src/ExpandVolume/ExpandVolume.vcxproj.filters b/src/ExpandVolume/ExpandVolume.vcxproj.filters index c84fd9d8..007757ff 100644 --- a/src/ExpandVolume/ExpandVolume.vcxproj.filters +++ b/src/ExpandVolume/ExpandVolume.vcxproj.filters @@ -22,6 +22,9 @@ {ece6c790-f488-400d-b92d-64f73ce9f990} + + {922a1924-e0f2-4829-8ed2-eb783e03e8a5} + @@ -120,6 +123,9 @@ Source Files\Mount + + Source Files\Setup + -- cgit v1.2.3