summaryrefslogtreecommitdiff
path: root/ElmSharp.Test/ElmSharp.Test.csproj
diff options
context:
space:
mode:
authorJeonghyun Yun <jh0506.yun@samsung.com>2017-06-08 09:45:13 +0000
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>2017-06-08 09:45:13 +0000
commitc52aee9fcc48305936e5b82df4cc6188b3881db3 (patch)
treecb35caf404be03d306173b8e0db94a790690f8d5 /ElmSharp.Test/ElmSharp.Test.csproj
parent0cee145c3136f1cab9c3f728fb0d4b046ce2d652 (diff)
parent2c5cdfe03beba3702530aa2e0eaf07f5f268205c (diff)
downloadelm-sharp-c52aee9fcc48305936e5b82df4cc6188b3881db3.tar.gz
elm-sharp-c52aee9fcc48305936e5b82df4cc6188b3881db3.tar.bz2
elm-sharp-c52aee9fcc48305936e5b82df4cc6188b3881db3.zip
Merge "Enhance Slider widget" into tizen
Diffstat (limited to 'ElmSharp.Test/ElmSharp.Test.csproj')
-rwxr-xr-xElmSharp.Test/ElmSharp.Test.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ElmSharp.Test/ElmSharp.Test.csproj b/ElmSharp.Test/ElmSharp.Test.csproj
index 7c54640..eaaa054 100755
--- a/ElmSharp.Test/ElmSharp.Test.csproj
+++ b/ElmSharp.Test/ElmSharp.Test.csproj
@@ -110,6 +110,7 @@
<Compile Include="TC\ScrollerTest1.cs" />
<Compile Include="TC\ScrollerTest2.cs" />
<Compile Include="TC\SliderTest1.cs" />
+ <Compile Include="TC\SliderTest2.cs" />
<Compile Include="TC\SpinnerTest1.cs" />
<Compile Include="TC\ToolbarTest1.cs" />
<Compile Include="TC\ToolbarTest2.cs" />