src/FingersDance.ViewModel/FingersDance.ViewModels.csproj
changeset 146 dd8ed4d3beb6
parent 127 d2c42d42f504
parent 143 9f157d9c725b
child 160 e940ca798fe3
--- 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>