src/FingersDance.Control.SessionInput/FingersDance.Control.SessionInput.csproj
changeset 187 b266af50744c
parent 148 c379899e9c94
child 208 0699cab5cbb3
--- a/src/FingersDance.Control.SessionInput/FingersDance.Control.SessionInput.csproj	Wed Nov 04 16:28:01 2009 +0100
+++ b/src/FingersDance.Control.SessionInput/FingersDance.Control.SessionInput.csproj	Thu Nov 05 13:13:52 2009 +0100
@@ -89,25 +89,22 @@
       <Generator>MSBuild:Compile</Generator>
       <SubType>Designer</SubType>
     </Resource>
+    <Page Include="UserControlListCutting.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
     <Page Include="UserControlListProject.xaml">
       <SubType>Designer</SubType>
       <Generator>MSBuild:Compile</Generator>
     </Page>
-    <Page Include="UserControlListSession.xaml">
-      <SubType>Designer</SubType>
-      <Generator>MSBuild:Compile</Generator>
-    </Page>
-    <Page Include="UserControlNewProject.xaml">
+    <Page Include="UserControlNewCuttingForm.xaml">
       <SubType>Designer</SubType>
       <Generator>MSBuild:Compile</Generator>
     </Page>
-    <Page Include="UserControlSessionInput.xaml">
+    <Page Include="UserControlNewProjectForm.xaml">
+      <SubType>Designer</SubType>
       <Generator>MSBuild:Compile</Generator>
-      <SubType>Designer</SubType>
     </Page>
-    <Compile Include="UserControlSessionInput.xaml.cs">
-      <DependentUpon>UserControlSessionInput.xaml</DependentUpon>
-    </Compile>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="Properties\AssemblyInfo.cs" />
@@ -130,14 +127,17 @@
       <DesignTimeSharedInput>True</DesignTimeSharedInput>
       <DependentUpon>Settings.settings</DependentUpon>
     </Compile>
+    <Compile Include="UserControlListCutting.xaml.cs">
+      <DependentUpon>UserControlListCutting.xaml</DependentUpon>
+    </Compile>
     <Compile Include="UserControlListProject.xaml.cs">
       <DependentUpon>UserControlListProject.xaml</DependentUpon>
     </Compile>
-    <Compile Include="UserControlListSession.xaml.cs">
-      <DependentUpon>UserControlListSession.xaml</DependentUpon>
+    <Compile Include="UserControlNewCuttingForm.xaml.cs">
+      <DependentUpon>UserControlNewCuttingForm.xaml</DependentUpon>
     </Compile>
-    <Compile Include="UserControlNewProject.xaml.cs">
-      <DependentUpon>UserControlNewProject.xaml</DependentUpon>
+    <Compile Include="UserControlNewProjectForm.xaml.cs">
+      <DependentUpon>UserControlNewProjectForm.xaml</DependentUpon>
     </Compile>
     <AppDesigner Include="Properties\" />
   </ItemGroup>