--- a/src/FingersDance.Control.Player/FingersDance.Control.Player.csproj Mon Aug 03 22:27:27 2009 +0200
+++ b/src/FingersDance.Control.Player/FingersDance.Control.Player.csproj Mon Aug 03 22:36:46 2009 +0200
@@ -84,9 +84,6 @@
<Compile Include="UserControlPlayer.xaml.cs">
<DependentUpon>UserControlPlayer.xaml</DependentUpon>
</Compile>
- <Content Include="Lake.wmv">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">
@@ -132,7 +129,9 @@
<Content Include="Resources\iconPreview.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="Resources\Lake.wmv" />
+ <Content Include="Resources\Lake.wmv">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Resource Include="FingersDance.Control.Player.xml" />
</ItemGroup>
<ItemGroup>