From efa200aac4356fa6431eb0e64bad7400eb5c1566 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 28 Apr 2016 17:31:13 -0700 Subject: [PATCH] installer: add memfs sample --- build/VStudio/installer/Product.wxs | 32 +++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index 9a57c310..826db198 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -10,10 +10,11 @@ + - + @@ -26,6 +27,12 @@ + + + + + + @@ -37,7 +44,7 @@ - + @@ -45,11 +52,26 @@ + + + + + + + + + + + + + + + @@ -59,6 +81,11 @@ + + + + + @@ -66,6 +93,7 @@ +