test/Control.Player.Test/Control.Player.Test.csproj
author sarias
Thu, 06 Aug 2009 23:54:56 +0200
changeset 32 8f2692c743ff
child 39 0efa1d506f28
permissions -rw-r--r--
Control.Player.Test Project
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     1
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     2
  <PropertyGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     3
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     4
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     5
    <ProjectGuid>{D5625AA4-362F-4E46-9916-65F3B173ECBE}</ProjectGuid>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     6
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     7
    <RootNamespace>FingersDance.Control.Player</RootNamespace>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     8
    <AssemblyName>FingersDance.Control.Player</AssemblyName>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     9
    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    10
    <WarningLevel>4</WarningLevel>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    11
    <OutputType>winexe</OutputType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    12
    <Install>true</Install>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    13
    <InstallFrom>Web</InstallFrom>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    14
    <UpdateEnabled>true</UpdateEnabled>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    15
    <UpdateMode>Foreground</UpdateMode>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    16
    <UpdateInterval>7</UpdateInterval>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    17
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    18
    <UpdatePeriodically>false</UpdatePeriodically>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    19
    <UpdateRequired>false</UpdateRequired>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    20
    <MapFileExtensions>false</MapFileExtensions>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    21
    <ApplicationVersion>1.0.0.*</ApplicationVersion>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    22
    <IsWebBootstrapper>true</IsWebBootstrapper>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    23
    <BootstrapperEnabled>true</BootstrapperEnabled>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    24
    <PublishUrl>Publish\</PublishUrl>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    25
    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    26
  </PropertyGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    27
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    28
    <DebugSymbols>true</DebugSymbols>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    29
    <DebugType>full</DebugType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    30
    <Optimize>false</Optimize>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    31
    <OutputPath>.\bin\Debug\</OutputPath>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    32
    <DefineConstants>DEBUG;TRACE</DefineConstants>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    33
  </PropertyGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    34
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    35
    <DebugSymbols>false</DebugSymbols>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    36
    <Optimize>true</Optimize>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    37
    <OutputPath>.\bin\Release\</OutputPath>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    38
    <DefineConstants>TRACE</DefineConstants>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    39
  </PropertyGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    40
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    41
    <DebugSymbols>true</DebugSymbols>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    42
    <OutputPath>bin\x86\Debug\</OutputPath>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    43
    <DefineConstants>DEBUG;TRACE</DefineConstants>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    44
    <DebugType>full</DebugType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    45
    <PlatformTarget>x86</PlatformTarget>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    46
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    47
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    48
  </PropertyGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    49
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    50
    <OutputPath>bin\x86\Release\</OutputPath>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    51
    <DefineConstants>TRACE</DefineConstants>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    52
    <Optimize>true</Optimize>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    53
    <PlatformTarget>x86</PlatformTarget>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    54
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    55
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    56
  </PropertyGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    57
  <ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    58
    <Reference Include="System" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    59
    <Reference Include="System.Core">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    60
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    61
    </Reference>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    62
    <Reference Include="System.Xml.Linq">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    63
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    64
    </Reference>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    65
    <Reference Include="System.Data.DataSetExtensions">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    66
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    67
    </Reference>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    68
    <Reference Include="System.Data" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    69
    <Reference Include="System.Xml" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    70
    <Reference Include="WindowsBase" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    71
    <Reference Include="PresentationCore" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    72
    <Reference Include="PresentationFramework" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    73
    <Reference Include="Microsoft.Surface" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    74
    <Reference Include="Microsoft.Surface.Presentation" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    75
    <Reference Include="Microsoft.Surface.Presentation.Generic" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    76
    <Page Include="Control.Player.Test.Skin.Ressources.xaml">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    77
      <Generator>MSBuild:Compile</Generator>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    78
      <SubType>Designer</SubType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    79
    </Page>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    80
    <Page Include="UserControlPlayer.xaml">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    81
      <Generator>MSBuild:Compile</Generator>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    82
      <SubType>Designer</SubType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    83
    </Page>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    84
    <Compile Include="UserControlPlayer.xaml.cs">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    85
      <DependentUpon>UserControlPlayer.xaml</DependentUpon>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    86
    </Compile>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    87
  </ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    88
  <ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    89
    <ApplicationDefinition Include="App.xaml">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    90
      <Generator>MSBuild:Compile</Generator>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    91
      <SubType>Designer</SubType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    92
    </ApplicationDefinition>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    93
    <Compile Include="App.xaml.cs">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    94
      <DependentUpon>App.xaml</DependentUpon>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    95
      <SubType>Code</SubType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    96
    </Compile>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    97
  </ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    98
  <ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    99
    <Compile Include="Properties\AssemblyInfo.cs" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   100
    <EmbeddedResource Include="Properties\Resources.resx">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   101
      <Generator>ResXFileCodeGenerator</Generator>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   102
      <SubType>Designer</SubType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   103
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   104
    </EmbeddedResource>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   105
    <None Include="Properties\Settings.settings">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   106
      <Generator>SettingsSingleFileGenerator</Generator>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   107
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   108
    </None>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   109
    <Compile Include="Properties\Resources.Designer.cs">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   110
      <AutoGen>True</AutoGen>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   111
      <DesignTime>True</DesignTime>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   112
      <DependentUpon>Resources.resx</DependentUpon>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   113
    </Compile>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   114
    <Compile Include="Properties\Settings.Designer.cs">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   115
      <AutoGen>True</AutoGen>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   116
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   117
      <DependentUpon>Settings.settings</DependentUpon>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   118
    </Compile>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   119
    <Compile Include="SurfacePlayerTest.xaml.cs">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   120
      <DependentUpon>SurfacePlayerTest.xaml</DependentUpon>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   121
    </Compile>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   122
    <AppDesigner Include="Properties\" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   123
  </ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   124
  <ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   125
    <Content Include="Resources\Butterfly.wmv" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   126
    <Content Include="Resources\icon.png">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   127
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   128
    </Content>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   129
    <Content Include="Resources\iconPreview.png">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   130
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   131
    </Content>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   132
    <Content Include="Resources\Lake.wmv">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   133
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   134
    </Content>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   135
    <Resource Include="Control.Player.Test.xml" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   136
  </ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   137
  <ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   138
    <Resource Include="Resources\WindowBackground.jpg" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   139
  </ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   140
  <ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   141
    <Page Include="SurfacePlayerTest.xaml">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   142
      <Generator>MSBuild:Compile</Generator>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   143
      <SubType>Designer</SubType>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   144
    </Page>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   145
  </ItemGroup>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   146
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
   147
</Project>