src/FingersDance.Control.Player/FingersDance.Control.Player.csproj
changeset 3 4f1ea403073d
parent 0 f603bde47f41
child 4 7b7f95dc9027
equal deleted inserted replaced
2:06de3a61998f 3:4f1ea403073d
    54     <Reference Include="PresentationCore" />
    54     <Reference Include="PresentationCore" />
    55     <Reference Include="PresentationFramework" />
    55     <Reference Include="PresentationFramework" />
    56     <Reference Include="Microsoft.Surface" />
    56     <Reference Include="Microsoft.Surface" />
    57     <Reference Include="Microsoft.Surface.Presentation" />
    57     <Reference Include="Microsoft.Surface.Presentation" />
    58     <Reference Include="Microsoft.Surface.Presentation.Generic" />
    58     <Reference Include="Microsoft.Surface.Presentation.Generic" />
       
    59     <Page Include="UserControlPlayer.xaml">
       
    60       <Generator>MSBuild:Compile</Generator>
       
    61       <SubType>Designer</SubType>
       
    62     </Page>
       
    63     <Compile Include="UserControlPlayer.xaml.cs">
       
    64       <DependentUpon>UserControlPlayer.xaml</DependentUpon>
       
    65     </Compile>
       
    66     <Content Include="Lake.wmv">
       
    67       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
       
    68     </Content>
    59   </ItemGroup>
    69   </ItemGroup>
    60   <ItemGroup>
    70   <ItemGroup>
    61     <ApplicationDefinition Include="App.xaml">
    71     <ApplicationDefinition Include="App.xaml">
    62       <Generator>MSBuild:Compile</Generator>
    72       <Generator>MSBuild:Compile</Generator>
    63       <SubType>Designer</SubType>
    73       <SubType>Designer</SubType>
    86     <Compile Include="Properties\Settings.Designer.cs">
    96     <Compile Include="Properties\Settings.Designer.cs">
    87       <AutoGen>True</AutoGen>
    97       <AutoGen>True</AutoGen>
    88       <DesignTimeSharedInput>True</DesignTimeSharedInput>
    98       <DesignTimeSharedInput>True</DesignTimeSharedInput>
    89       <DependentUpon>Settings.settings</DependentUpon>
    99       <DependentUpon>Settings.settings</DependentUpon>
    90     </Compile>
   100     </Compile>
    91     <Compile Include="SurfaceWindow1.xaml.cs">
   101     <Compile Include="SurfacePlayerTest.xaml.cs">
    92       <DependentUpon>SurfaceWindow1.xaml</DependentUpon>
   102       <DependentUpon>SurfacePlayerTest.xaml</DependentUpon>
    93     </Compile>
   103     </Compile>
    94     <AppDesigner Include="Properties\" />
   104     <AppDesigner Include="Properties\" />
    95   </ItemGroup>
   105   </ItemGroup>
    96   <ItemGroup>
   106   <ItemGroup>
       
   107     <Content Include="Resources\Butterfly.wmv" />
    97     <Content Include="Resources\icon.png">
   108     <Content Include="Resources\icon.png">
    98       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
   109       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    99     </Content>
   110     </Content>
   100     <Content Include="Resources\iconPreview.png">
   111     <Content Include="Resources\iconPreview.png">
   101       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
   112       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
   102     </Content>
   113     </Content>
       
   114     <Content Include="Resources\Lake.wmv" />
   103     <Resource Include="FingersDance.Control.Player.xml" />
   115     <Resource Include="FingersDance.Control.Player.xml" />
   104   </ItemGroup>
   116   </ItemGroup>
   105   <ItemGroup>
   117   <ItemGroup>
   106     <Resource Include="Resources\WindowBackground.jpg" />
   118     <Resource Include="Resources\WindowBackground.jpg" />
   107   </ItemGroup>
   119   </ItemGroup>
   108   <ItemGroup>
   120   <ItemGroup>
   109     <Page Include="SurfaceWindow1.xaml">
   121     <Page Include="SurfacePlayerTest.xaml">
   110       <Generator>MSBuild:Compile</Generator>
   122       <Generator>MSBuild:Compile</Generator>
   111       <SubType>Designer</SubType>
   123       <SubType>Designer</SubType>
   112     </Page>
   124     </Page>
   113   </ItemGroup>
   125   </ItemGroup>
   114   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   126   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />