From 399fa6e9fb08c154fc30b08ae0c40daab3fd449f Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期三, 13 五月 2020 14:53:48 +0800
Subject: [PATCH] 临时备份

---
 ZigbeeApp/Shared/Shared.projitems |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/Shared.projitems b/ZigbeeApp/Shared/Shared.projitems
index 00805f5..8ab0172 100644
--- a/ZigbeeApp/Shared/Shared.projitems
+++ b/ZigbeeApp/Shared/Shared.projitems
@@ -472,13 +472,18 @@
     <Compile Include="$(MSBuildThisFileDirectory)Phone\ZigBee\IO\LocalFileUtils.cs" />
     <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\CommonBase\Logic\HdlSafeguardLogic.cs" />
     <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\CommonBase\Logic\HdlAlarmsLogic.cs" />
-    <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\SmartSoundListForm.cs" />
-    <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\MyButton.cs" />
+    <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\SmartSound.cs" />
+    <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\SmartSoundControlForm.cs" />
+    <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" />
   </ItemGroup>
   <ItemGroup>
     <Folder Include="$(MSBuildThisFileDirectory)Phone\CommonForm\" />
     <Folder Include="$(MSBuildThisFileDirectory)Phone\MainPage\Controls\DeviceCard\Base\" />
     <Folder Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\" />
+    <Folder Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Widget\" />
+    <Folder Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\" />
   </ItemGroup>
   <ItemGroup>
     <None Include="$(MSBuildThisFileDirectory)DLL\Android\Shared.Droid.dll" />

--
Gitblit v1.8.0