123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="C:\NuGetLocalRepo\ILRepack.2.0.18\build\ILRepack.props" Condition="Exists('C:\NuGetLocalRepo\ILRepack.2.0.18\build\ILRepack.props')" />
- <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>{E50656DF-85A0-4A37-8F64-618D2DCAC8D8}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>BeatLyrics.Tool</RootNamespace>
- <AssemblyName>BeatLyrics.Tool</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </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</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- <LangVersion>8</LangVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <LangVersion>8</LangVersion>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="ChineseConverter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9ecab500adebae88, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>RefLibs\ChineseConverter.dll</HintPath>
- </Reference>
- <Reference Include="CSCore, Version=1.2.1.2, Culture=neutral, PublicKeyToken=5a08f2b6f4415dea, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\CSCore.1.2.1.2\lib\net35-client\CSCore.dll</HintPath>
- </Reference>
- <Reference Include="CSCore.Codecs.OGG, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\CSCore.Ogg.1.0.0\lib\netstandard2.0\CSCore.Codecs.OGG.dll</HintPath>
- </Reference>
- <Reference Include="JpnKanaConversion, Version=1.0.1.0, Culture=neutral, PublicKeyToken=fd2deb9ec9e60ff4, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>RefLibs\JpnKanaConversion.dll</HintPath>
- </Reference>
- <Reference Include="JpnKanaConvHelper, Version=1.0.1.0, Culture=neutral, PublicKeyToken=f107c6e5af142f74, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>RefLibs\JpnKanaConvHelper.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="NVorbis, Version=0.8.6.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\NVorbis.0.8.6\lib\net35\NVorbis.dll</HintPath>
- </Reference>
- <Reference Include="ObjectListView, Version=2.9.1.25410, Culture=neutral, PublicKeyToken=b1c5bf581481bcd4, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\ObjectListView.Official.2.9.2-alpha2\lib\net20\ObjectListView.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Design" />
- <Reference Include="System.Numerics" />
- <Reference Include="System.Windows.Forms.DataVisualization" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="DataProvider\BeatMaps\LocalCustomLevelProvider.cs" />
- <Compile Include="Dialogs\ContextDialog.cs" />
- <Compile Include="Dialogs\PlotDialog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\PlotDialog.Designer.cs">
- <DependentUpon>PlotDialog.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\TextDialog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\TextDialog.Designer.cs">
- <DependentUpon>TextDialog.cs</DependentUpon>
- </Compile>
- <Compile Include="Models\LyricDetailExt.cs" />
- <Compile Include="Models\LyricFileExt.cs" />
- <Compile Include="Dialogs\TextEditDialog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\TextEditDialog.Designer.cs">
- <DependentUpon>TextEditDialog.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\SplitDialog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\SplitDialog.Designer.cs">
- <DependentUpon>SplitDialog.cs</DependentUpon>
- </Compile>
- <Compile Include="Models\LevelInfo.cs" />
- <Compile Include="DataProvider\OnlineLyric\LyricProvider.cs" />
- <Compile Include="DataProvider\OnlineLyric\NeteaseCloudMusicLyricProvider.cs" />
- <Compile Include="RefLibs\ZzzzRangeBar.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UserControls\TimelineEditorUserControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UserControls\TimelineEditorUserControl.Designer.cs">
- <DependentUpon>TimelineEditorUserControl.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\TimelineEditDialog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\TimelineEditDialog.Designer.cs">
- <DependentUpon>TimelineEditDialog.cs</DependentUpon>
- </Compile>
- <Compile Include="DataProvider\OnlineLyric\Models\LyricSearchResultItem.cs" />
- <Compile Include="MainForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MainForm.Designer.cs">
- <DependentUpon>MainForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Models\LocalLyricInfo.cs" />
- <Compile Include="Models\TextTuple.cs" />
- <Compile Include="Dialogs\OnlineLyricsDialog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\OnlineLyricsDialog.Designer.cs">
- <DependentUpon>OnlineLyricsDialog.cs</DependentUpon>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="UserControls\TextArrangeUserControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UserControls\TextArrangeUserControl.Designer.cs">
- <DependentUpon>TextArrangeUserControl.cs</DependentUpon>
- </Compile>
- <Compile Include="Utils\BaseForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="RefLibs\DSPLib.cs" />
- <Compile Include="Utils\Formatter.cs" />
- <Compile Include="Utils\Hasher.cs" />
- <Compile Include="Utils\LoadingWrap.cs" />
- <Compile Include="Utils\OggAudioPlayer.cs" />
- <Compile Include="Utils\JapanesePhonetic.cs" />
- <Compile Include="Utils\JapaneseConverter.cs" />
- <Compile Include="Utils\SpectrumAnalyzer.cs" />
- <EmbeddedResource Include="Dialogs\PlotDialog.resx">
- <DependentUpon>PlotDialog.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\TextDialog.resx">
- <DependentUpon>TextDialog.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\TextEditDialog.resx">
- <DependentUpon>TextEditDialog.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="RefLibs\ZzzzRangeBar.resx">
- <DependentUpon>ZzzzRangeBar.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UserControls\TextArrangeUserControl.resx">
- <DependentUpon>TextArrangeUserControl.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UserControls\TimelineEditorUserControl.resx">
- <DependentUpon>TimelineEditorUserControl.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\TimelineEditDialog.resx">
- <DependentUpon>TimelineEditDialog.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\SplitDialog.resx">
- <DependentUpon>SplitDialog.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MainForm.resx">
- <DependentUpon>MainForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\OnlineLyricsDialog.resx">
- <DependentUpon>OnlineLyricsDialog.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- <DesignTime>True</DesignTime>
- </Compile>
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="RefLibs\ChineseConverter.dll" />
- <Content Include="RefLibs\JpnKanaConversion.dll" />
- <Content Include="RefLibs\JpnKanaConvHelper.dll" />
- <None Include="Resources\loading.gif" />
- </ItemGroup>
- <ItemGroup />
- <Import Project="..\BeatLyrics.Shared\BeatLyrics.Shared.projitems" Label="Shared" />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>
- if $(ConfigurationName) == Release setlocal enabledelayedexpansion enableextensions
- if $(ConfigurationName) == Release set DLL_LIST=
- if $(ConfigurationName) == Release for %25%25x in ($(TargetDir)*.dll) do set DLL_LIST=!DLL_LIST! "%25%25x"
- if $(ConfigurationName) == Release echo dlls: !DLL_LIST!
- if $(ConfigurationName) == Release if not exist "$(TargetDir)Packed" md "$(TargetDir)Packed"
- if $(ConfigurationName) == Release $(ILRepack) /ndebug "/out:$(TargetDir)Packed\$(TargetFileName)" "$(TargetPath)" !DLL_LIST!
- if $(ConfigurationName) == Release if exist "$(TargetDir)Packed\$(TargetFileName).config" del "$(TargetDir)Packed\$(TargetFileName).config"</PostBuildEvent>
- </PropertyGroup>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('C:\NuGetLocalRepo\ILRepack.2.0.18\build\ILRepack.props')" Text="$([System.String]::Format('$(ErrorText)', 'C:\NuGetLocalRepo\ILRepack.2.0.18\build\ILRepack.props'))" />
- </Target>
- </Project>
|