* Add the possibility to set an RBC as healthy or infected
[master-thesis.git] / Parasitemia / Parasitemia / Parasitemia.fsproj
index 840a8f8..b3a7e59 100644 (file)
     <Compile Include="GUI\NumericUpDown.xaml.fs" />
     <Resource Include="GUI\ImageSourcePreview.xaml" />
     <Compile Include="GUI\ImageSourcePreview.xaml.fs" />
+    <Resource Include="GUI\RBCFrame.xaml" />
+    <Compile Include="GUI\RBCFrame.xaml.fs" />
     <Resource Include="GUI\MainWindow.xaml" />
     <Compile Include="GUI\MainWindow.xaml.fs" />
-    <Compile Include="GUI\Pia.fs" />
+    <Compile Include="GUI\Types.fs" />
+    <Compile Include="GUI\PiaZ.fs" />
     <Compile Include="GUI\State.fs" />
     <Compile Include="GUI\GUI.fs" />
     <Compile Include="Program.fs" />
     <None Include="App.config" />
     <Content Include="packages.config" />
+    <Resource Include="Resources\logo_256.png" />
   </ItemGroup>
   <ItemGroup>
     <Reference Include="Emgu.CV">