Fix build error : Change the file name in the csproj file 15/134115/1
authorGeunsun, Lee <gs86.lee@samsung.com>
Wed, 14 Jun 2017 22:16:36 +0000 (07:16 +0900)
committerGeunsun, Lee <gs86.lee@samsung.com>
Wed, 14 Jun 2017 22:16:53 +0000 (07:16 +0900)
Change-Id: I85d3049d28851811a18adc2a7051fd111f8f1884

TVMediaHub/TVMediaHub.Tizen/TVMediaHub.Tizen.csproj

index 0666f86..3f8a617 100755 (executable)
     <None Include="shared\res\xamediahub.png" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="Controls\CustomImageButton.xaml.cs">
-      <DependentUpon>CustomImageButton.xaml</DependentUpon>
+    <Compile Include="Controls\ZoomNaviButton.xaml.cs">
+      <DependentUpon>ZoomNaviButton.xaml</DependentUpon>
     </Compile>
-    <Compile Include="Controls\CustomImageRenderer.cs" />
+    <Compile Include="Controls\ZoomNaviButtonRenderer.cs" />
     <Compile Include="Controls\MediaHubButton.xaml.cs">
       <DependentUpon>MediaHubButton.xaml</DependentUpon>
     </Compile>
     </EmbeddedResource>
   </ItemGroup>
   <ItemGroup>
-    <EmbeddedResource Include="Controls\CustomImageButton.xaml">
+    <EmbeddedResource Include="Controls\ZoomNaviButton.xaml">
       <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
     </EmbeddedResource>
   </ItemGroup>