summaryrefslogtreecommitdiff
path: root/ElmSharp.Test/ElmSharp.Test.csproj
diff options
context:
space:
mode:
authorSungHyun Min <shyun.min@samsung.com>2017-03-07 19:29:11 +0900
committerSungHyun Min <shyun.min@samsung.com>2017-03-14 18:43:49 +0900
commit12a9516763b6a535eca259b4c73e91a226ab47e6 (patch)
tree06ba399f5d7412d3c7f1fd015a13f966bf659f3e /ElmSharp.Test/ElmSharp.Test.csproj
parentcc62896b904df628956431fe428dcd87de4cba57 (diff)
downloadelm-sharp-12a9516763b6a535eca259b4c73e91a226ab47e6.tar.gz
elm-sharp-12a9516763b6a535eca259b4c73e91a226ab47e6.tar.bz2
elm-sharp-12a9516763b6a535eca259b4c73e91a226ab47e6.zip
Add MultiButtonEntry
Change-Id: Ifb5ae0a7e34fd9a09642f54307c6ed1d6b93cc05 Signed-off-by: SungHyun Min <shyun.min@samsung.com>
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 74232bd..b71210f 100755
--- a/ElmSharp.Test/ElmSharp.Test.csproj
+++ b/ElmSharp.Test/ElmSharp.Test.csproj
@@ -43,6 +43,7 @@
<Compile Include="TC\BackgroundTest1.cs" />
<Compile Include="TC\BackgroundTest2.cs" />
<Compile Include="TC\BackgroundTest3.cs" />
+ <Compile Include="TC\MultibuttonEntryTest1.cs" />
<Compile Include="TC\DateTimeSelectorTest2.cs" />
<Compile Include="TC\EntryTest2.cs" />
<Compile Include="TC\FlipSelectorTest.cs" />