GUI (work in progress..)
[master-thesis.git] / Parasitemia / Parasitemia / Parasitemia.fsproj
index abdb475..223be2c 100644 (file)
     <Compile Include="Ellipse.fs" />
     <Compile Include="Classifier.fs" />
     <Compile Include="MainAnalysis.fs" />
-    <None Include="GUI\NumericUpDown.xaml" />
+    <Resource Include="GUI\NumericUpDown.xaml" />
     <Compile Include="GUI\NumericUpDown.xaml.fs" />
+    <Resource Include="GUI\ImageSourcePreview.xaml" />
+    <Compile Include="GUI\ImageSourcePreview.xaml.fs" />
     <Resource Include="GUI\MainWindow.xaml" />
     <Compile Include="GUI\MainWindow.xaml.fs" />
+    <Compile Include="GUI\Types.fs" />
     <Compile Include="GUI\Pia.fs" />
     <Compile Include="GUI\State.fs" />
     <Compile Include="GUI\GUI.fs" />