client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj
changeset 26 44a2dc869e28
parent 21 253f142174ac
child 28 2d4ec5ab2a40
--- a/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj	Fri Dec 18 16:45:30 2009 +0100
+++ b/client/src/Iri.Modernisation.Controls/Iri.Modernisation.Controls.csproj	Tue Dec 22 16:22:22 2009 +0100
@@ -76,6 +76,7 @@
     <Compile Include="ViewModel\ConsultationBookView\ConsultationBookViewVM.cs" />
     <Compile Include="ViewModel\ConsultationView\ConsultationViewVM.cs" />
     <Compile Include="ViewModel\ContextualBinderLayer\ContextualBinderLayerVM.cs" />
+    <Compile Include="ViewModel\HeaderProduction\HeaderProductionChapterVM.cs" />
     <Compile Include="ViewModel\HeaderProduction\HeaderProductionVM.cs" />
     <Compile Include="ViewModel\Main\MainVM.cs" />
     <Compile Include="ViewModel\NavigationBar\ChutierVM.cs" />
@@ -133,6 +134,9 @@
     <Compile Include="View\HeaderProduction\HeaderProduction.xaml.cs">
       <DependentUpon>HeaderProduction.xaml</DependentUpon>
     </Compile>
+    <Compile Include="View\HeaderProduction\HeaderProductionChapter.xaml.cs">
+      <DependentUpon>HeaderProductionChapter.xaml</DependentUpon>
+    </Compile>
     <Compile Include="View\HeaderProduction\HeaderProductionPartControler.xaml.cs">
       <DependentUpon>HeaderProductionPartControler.xaml</DependentUpon>
     </Compile>
@@ -240,6 +244,10 @@
       <Generator>MSBuild:MarkupCompilePass1</Generator>
       <SubType>Designer</SubType>
     </Page>
+    <Page Include="View\HeaderProduction\HeaderProductionChapter.xaml">
+      <Generator>MSBuild:MarkupCompilePass1</Generator>
+      <SubType>Designer</SubType>
+    </Page>
     <Page Include="View\HeaderProduction\HeaderProductionPartControler.xaml">
       <Generator>MSBuild:MarkupCompilePass1</Generator>
       <SubType>Designer</SubType>