Add BoxLayout TC
[platform/core/csapi/tizenfx.git] / test / ElmSharp.Test / ElmSharp.Test.csproj
index 57edf88..02c92a5 100644 (file)
@@ -43,6 +43,7 @@
     <Compile Include="TC\BackgroundTest1.cs" />\r
     <Compile Include="TC\BackgroundTest2.cs" />\r
     <Compile Include="TC\BackgroundTest3.cs" />\r
+    <Compile Include="TC\BoxLayoutTest1.cs" />\r
     <Compile Include="TC\BoxTest1.cs" />\r
     <Compile Include="TC\ButtonTest1.cs" />\r
     <Compile Include="TC\CalendarTest1.cs" />\r
@@ -57,6 +58,7 @@
     <Compile Include="TC\GenListTest2.cs" />\r
     <Compile Include="TC\GenListTest3.cs" />\r
     <Compile Include="TC\GenListTest4.cs" />\r
+    <Compile Include="TC\GenListTest6.cs" />\r
     <Compile Include="TC\PerformanceTest.cs" />\r
     <Compile Include="TC\GenListTest5.cs" />\r
     <Compile Include="TC\IconTest1.cs" />\r
     <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>\r
     <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>\r
   </PropertyGroup>\r
-</Project>
+  <ProjectExtensions>\r
+    <VisualStudio>\r
+      <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">\r
+        <ProjectCorporateFlavorCfg />\r
+      </FlavorProperties>\r
+      <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">\r
+        <ProjectCorporateFlavorCfg />\r
+      </FlavorProperties>\r
+    </VisualStudio>\r
+  </ProjectExtensions>\r
+</Project>
\ No newline at end of file