mirror of
https://github.com/chibicitiberiu/drumkit.git
synced 2024-02-24 10:53:32 +00:00
181 lines
7.7 KiB
XML
181 lines
7.7 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|||
|
<PropertyGroup>
|
|||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|||
|
<ProjectGuid>{9A5D3F55-DFD5-45DB-99FF-C82EFCC3294D}</ProjectGuid>
|
|||
|
<OutputType>AppContainerExe</OutputType>
|
|||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
<RootNamespace>DrumKit</RootNamespace>
|
|||
|
<AssemblyName>DrumKit</AssemblyName>
|
|||
|
<DefaultLanguage>en-US</DefaultLanguage>
|
|||
|
<FileAlignment>512</FileAlignment>
|
|||
|
<ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|||
|
<PackageCertificateKeyFile>DrumKit_TemporaryKey.pfx</PackageCertificateKeyFile>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|||
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<Optimize>false</Optimize>
|
|||
|
<OutputPath>bin\Debug\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|||
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<OutputPath>bin\Release\</OutputPath>
|
|||
|
<DefineConstants>TRACE;NETFX_CORE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<OutputPath>bin\ARM\Debug\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
|
|||
|
<NoWarn>;2008</NoWarn>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<PlatformTarget>ARM</PlatformTarget>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<Prefer32Bit>true</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
|
|||
|
<OutputPath>bin\ARM\Release\</OutputPath>
|
|||
|
<DefineConstants>TRACE;NETFX_CORE</DefineConstants>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<NoWarn>;2008</NoWarn>
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<PlatformTarget>ARM</PlatformTarget>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<Prefer32Bit>true</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
|
|||
|
<NoWarn>;2008</NoWarn>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<PlatformTarget>x64</PlatformTarget>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<Prefer32Bit>true</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|||
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|||
|
<DefineConstants>TRACE;NETFX_CORE</DefineConstants>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<NoWarn>;2008</NoWarn>
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<PlatformTarget>x64</PlatformTarget>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<Prefer32Bit>true</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
|
|||
|
<NoWarn>;2008</NoWarn>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<Prefer32Bit>true</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|||
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|||
|
<DefineConstants>TRACE;NETFX_CORE</DefineConstants>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<NoWarn>;2008</NoWarn>
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<Prefer32Bit>true</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Compile Include="App.xaml.cs">
|
|||
|
<DependentUpon>App.xaml</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Drum.cs" />
|
|||
|
<Compile Include="MainPage.xaml.cs">
|
|||
|
<DependentUpon>MainPage.xaml</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Recorder.cs" />
|
|||
|
<Compile Include="Repository\DrumRepository.cs" />
|
|||
|
<Compile Include="SoundPlayer.cs" />
|
|||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
<Compile Include="SoundPool.cs" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<AppxManifest Include="Package.appxmanifest">
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</AppxManifest>
|
|||
|
<None Include="DrumKit_TemporaryKey.pfx" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Content Include="Assets\bg.png" />
|
|||
|
<Content Include="Assets\Drums\big_drum_of.png" />
|
|||
|
<Content Include="Assets\Drums\big_drum_on.png" />
|
|||
|
<Content Include="Assets\Drums\drum_of.png" />
|
|||
|
<Content Include="Assets\Drums\drum_on.png" />
|
|||
|
<Content Include="Assets\Sounds\Crash05.wav" />
|
|||
|
<Content Include="Assets\Sounds\Hat04.WAV" />
|
|||
|
<Content Include="Assets\Sounds\HiHatOpen04.wav" />
|
|||
|
<Content Include="Assets\Sounds\Kick07.wav" />
|
|||
|
<Content Include="Assets\default">
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</Content>
|
|||
|
<Content Include="Assets\Logos\Logo.png" />
|
|||
|
<Content Include="Assets\Logos\SmallLogo.png" />
|
|||
|
<Content Include="Assets\Logos\SplashScreen.png" />
|
|||
|
<Content Include="Assets\Logos\StoreLogo.png" />
|
|||
|
<Content Include="Assets\Drums\plate_off.png" />
|
|||
|
<Content Include="Assets\Drums\plate_on.png" />
|
|||
|
<Content Include="Assets\Sounds\Ride04.wav" />
|
|||
|
<Content Include="Assets\Sounds\Snare08.wav" />
|
|||
|
<Content Include="Assets\Sounds\TomHigh04.wav" />
|
|||
|
<Content Include="Assets\Sounds\Floor04.wav" />
|
|||
|
<Content Include="Assets\Sounds\TomLow04.wav" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ApplicationDefinition Include="App.xaml">
|
|||
|
<Generator>MSBuild:Compile</Generator>
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</ApplicationDefinition>
|
|||
|
<Page Include="Common\StandardStyles.xaml">
|
|||
|
<Generator>MSBuild:Compile</Generator>
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</Page>
|
|||
|
<Page Include="MainPage.xaml">
|
|||
|
<Generator>MSBuild:Compile</Generator>
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</Page>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Reference Include="SharpDX">
|
|||
|
<HintPath>C:\Users\Tiberiu\Downloads\SharpDX\Bin\Standard-winrt\SharpDX.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="SharpDX.XAudio2">
|
|||
|
<HintPath>C:\Users\Tiberiu\Downloads\SharpDX\Bin\Standard-winrt\SharpDX.XAudio2.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup />
|
|||
|
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '11.0' ">
|
|||
|
<VisualStudioVersion>11.0</VisualStudioVersion>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
|
|||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|||
|
<Target Name="BeforeBuild">
|
|||
|
</Target>
|
|||
|
<Target Name="AfterBuild">
|
|||
|
</Target>
|
|||
|
-->
|
|||
|
</Project>
|