--- a/src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.csproj Mon Aug 03 22:27:27 2009 +0200
+++ b/src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.csproj Mon Aug 03 22:36:46 2009 +0200
@@ -73,6 +73,16 @@
<Reference Include="Microsoft.Surface" />
<Reference Include="Microsoft.Surface.Presentation" />
<Reference Include="Microsoft.Surface.Presentation.Generic" />
+ <Page Include="UserControlTimeLine.xaml">
+ <Generator>MSBuild:Compile</Generator>
+ <SubType>Designer</SubType>
+ </Page>
+ <Compile Include="UserControlTimeLine.xaml.cs">
+ <DependentUpon>UserControlTimeLine.xaml</DependentUpon>
+ </Compile>
+ <Content Include="Lake.wmv">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">
@@ -80,8 +90,8 @@
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="App.xaml.cs">
+ <SubType>Code</SubType>
<DependentUpon>App.xaml</DependentUpon>
- <SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
@@ -105,8 +115,8 @@
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
- <Compile Include="SurfaceWindow1.xaml.cs">
- <DependentUpon>SurfaceWindow1.xaml</DependentUpon>
+ <Compile Include="SurfaceTimeLineTest.xaml.cs">
+ <DependentUpon>SurfaceTimeLineTest.xaml</DependentUpon>
</Compile>
<AppDesigner Include="Properties\" />
</ItemGroup>
@@ -123,7 +133,7 @@
<Resource Include="Resources\WindowBackground.jpg" />
</ItemGroup>
<ItemGroup>
- <Page Include="SurfaceWindow1.xaml">
+ <Page Include="SurfaceTimeLineTest.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>