From b5b3f2bf5b04de190acea40790537b9e96649188 Mon Sep 17 00:00:00 2001
From: lss <344300806@qq.com>
Date: 星期三, 20 五月 2020 18:04:12 +0800
Subject: [PATCH] 2020.05.20.1
---
ZigbeeApp/Shared/Shared.projitems | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/ZigbeeApp/Shared/Shared.projitems b/ZigbeeApp/Shared/Shared.projitems
index 8ab0172..99c559d 100644
--- a/ZigbeeApp/Shared/Shared.projitems
+++ b/ZigbeeApp/Shared/Shared.projitems
@@ -472,11 +472,12 @@
<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\SmartSound.cs" />
+ <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\SmartSoundConfigData.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" />
+ <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\SmartSoundInfo.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="$(MSBuildThisFileDirectory)Phone\CommonForm\" />
--
Gitblit v1.8.0