From cc1012b077a91793c0edd6001cdf019e6bd9a57d Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期五, 29 五月 2020 18:02:13 +0800
Subject: [PATCH] 2020.05.29

---
 ZigbeeApp/Shared/Shared.projitems |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/Shared.projitems b/ZigbeeApp/Shared/Shared.projitems
index 8ab0172..39d5783 100644
--- a/ZigbeeApp/Shared/Shared.projitems
+++ b/ZigbeeApp/Shared/Shared.projitems
@@ -477,6 +477,10 @@
     <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\SmartSoundListForm.cs" />
     <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Widget\MyButton.cs" />
     <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Widget\SoundRowLayout.cs" />
+    <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\SmartSoundInfo.cs" />
+    <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Util\MyHttpWebResponse.cs" />
+    <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\SmartSoundControlContentForm.cs" />
+    <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\SmartSoundContentForDevice.cs" />
   </ItemGroup>
   <ItemGroup>
     <Folder Include="$(MSBuildThisFileDirectory)Phone\CommonForm\" />
@@ -484,6 +488,7 @@
     <Folder Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\" />
     <Folder Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Widget\" />
     <Folder Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\" />
+    <Folder Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Util\" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(MSBuildThisFileDirectory)DLL\Android\Shared.Droid.dll" />

--
Gitblit v1.8.0