src/FingersDance.Data/FingersDance.Data.csproj
changeset 146 dd8ed4d3beb6
parent 127 d2c42d42f504
parent 143 9f157d9c725b
child 148 c379899e9c94
--- a/src/FingersDance.Data/FingersDance.Data.csproj	Wed Oct 14 14:29:23 2009 +0200
+++ b/src/FingersDance.Data/FingersDance.Data.csproj	Wed Oct 14 13:44:25 2009 +0200
@@ -72,6 +72,7 @@
   <ItemGroup>
     <Compile Include="Annotation.cs" />
     <Compile Include="Cutting.cs" />
+    <Compile Include="Project.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <EmbeddedResource Include="Properties\Resources.resx">
       <Generator>ResXFileCodeGenerator</Generator>
@@ -91,6 +92,8 @@
       <DependentUpon>Settings.settings</DependentUpon>
       <DesignTimeSharedInput>True</DesignTimeSharedInput>
     </Compile>
+    <Compile Include="Session.cs" />
+    <Compile Include="User.cs" />
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.