--- a/src/FingersDance.ViewModel/FingersDance.ViewModels.csproj Wed Oct 14 14:29:23 2009 +0200
+++ b/src/FingersDance.ViewModel/FingersDance.ViewModels.csproj Wed Oct 14 13:44:25 2009 +0200
@@ -72,6 +72,8 @@
<ItemGroup>
<Compile Include="AnnotationViewModel.cs" />
<Compile Include="CuttingViewModel.cs" />
+ <Compile Include="MainViewModel.cs" />
+ <Compile Include="ProjectViewModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
@@ -92,6 +94,8 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
+ <Compile Include="SessionViewModel.cs" />
+ <Compile Include="UserViewModel.cs" />
<Compile Include="ViewModelBase.cs" />
</ItemGroup>
<ItemGroup>