Add an about window.
[master-thesis.git] / Parasitemia / Parasitemia / Parasitemia.fsproj
index 610d802..e20ecb9 100644 (file)
     <Compile Include="GUI\RBCFrame.xaml.fs" />
     <Resource Include="GUI\AnalysisWindow.xaml" />
     <Compile Include="GUI\AnalysisWindow.xaml.fs" />
+    <Resource Include="GUI\AboutWindow.xaml" />
+    <Compile Include="GUI\AboutWindow.xaml.fs" />
     <Resource Include="GUI\MainWindow.xaml" />
     <Compile Include="GUI\MainWindow.xaml.fs" />
     <Compile Include="GUI\Types.fs" />
     <Compile Include="GUI\PiaZ.fs" />
     <Compile Include="GUI\State.fs" />
+    <Compile Include="GUI\About.fs" />
     <Compile Include="GUI\Analysis.fs" />
     <Compile Include="GUI\GUI.fs" />
     <Compile Include="Program.fs" />