summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
diff options
context:
space:
mode:
authorchungryeol lim <cdark.lim@samsung.com>2017-03-09 17:35:07 +0900
committerdarkleem <cdark.lim@samsung.com>2017-03-20 19:12:29 +0900
commit0ee49106e28e725b4ffc059fec1664d805bf844e (patch)
treeca1e02ed4937bf2b83e13f3376fd3a3ce0e1f29b /Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
parent97d39ca8acf3cc659f57f096054f2f8865c9a9fc (diff)
downloadxamarin-forms-accepted/tizen/unified/20170320.222139.tar.gz
xamarin-forms-accepted/tizen/unified/20170320.222139.tar.bz2
xamarin-forms-accepted/tizen/unified/20170320.222139.zip
- Depend On : https://review.tizen.org/gerrit/#/c/115231/ (This will be added after WebView Merge) Change-Id: I1fdc0c4420ba7e7a6b48b6ee0ce60d59e31e3691 Signed-off-by: chungryeol lim <cdark.lim@samsung.com>
Diffstat (limited to 'Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj')
-rwxr-xr-xXamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
index 1d50c336..85ad0a47 100755
--- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
+++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
@@ -133,6 +133,7 @@
<Compile Include="Renderers\TimePickerRenderer.cs" />
<Compile Include="Renderers\ViewRenderer.cs" />
<Compile Include="Renderers\VisualElementRenderer.cs" />
+ <Compile Include="Renderers\WebViewRenderer.cs" />
<Compile Include="ResourcePath.cs" />
<Compile Include="ResourcesProvider.cs" />
<Compile Include="TizenPlatformServices.cs" />