src/FingersDance/FingersDance.csproj
changeset 72 f1ca0958c992
parent 61 9e2f007b19b3
child 76 5af0f0a8706d
--- a/src/FingersDance/FingersDance.csproj	Wed Sep 16 19:32:26 2009 +0200
+++ b/src/FingersDance/FingersDance.csproj	Thu Sep 17 08:31:15 2009 +0200
@@ -114,12 +114,17 @@
     <AppDesigner Include="Properties\" />
   </ItemGroup>
   <ItemGroup>
+    <Resource Include="Resources\Butterfly.jpg" />
+    <Content Include="Resources\Butterfly.wmv">
+      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+    </Content>
     <Content Include="Resources\icon.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     <Content Include="Resources\iconPreview.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
+    <Resource Include="Resources\Lake.jpg" />
     <Content Include="Resources\Lake.wmv">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>
@@ -139,6 +144,10 @@
       <Project>{C7B905EA-0678-4DA0-8EF8-7F9CBD22818E}</Project>
       <Name>FingersDance.ActionFactory</Name>
     </ProjectReference>
+    <ProjectReference Include="..\FingersDance.Control.ListVideo\FingersDance.Control.ListVideo.csproj">
+      <Project>{072436EC-FCD5-4A55-96AA-0047BF25BD37}</Project>
+      <Name>FingersDance.Control.ListVideo</Name>
+    </ProjectReference>
     <ProjectReference Include="..\FingersDance.Control.Pivot\FingersDance.Control.Pivot.csproj">
       <Project>{0EC4C48C-132C-4926-9A09-A4135C58688C}</Project>
       <Name>FingersDance.Control.Pivot</Name>