From 2c64d590018c854f3323e44c61f427767fbe1da0 Mon Sep 17 00:00:00 2001 From: John Oberschelp Date: Fri, 9 Aug 2019 15:58:12 -0700 Subject: [PATCH] Add common.h & persistence.cpp for Airfs to Product.wxs --- build/VStudio/installer/Product.wxs | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index 86c89dd1..b10f28ba 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -391,6 +391,12 @@ + + + + + + @@ -587,6 +593,8 @@ + + @@ -750,4 +758,4 @@ - \ No newline at end of file +