mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CTDB2.0: coverart search
This commit is contained in:
@@ -76,6 +76,13 @@
|
||||
<Compile Include="FormMetadata.Designer.cs">
|
||||
<DependentUpon>FormMetadata.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ImagePreview.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ImagePreview.designer.cs">
|
||||
<DependentUpon>ImagePreview.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="InternetImage.cs" />
|
||||
<Compile Include="Metadata.cs" />
|
||||
<Compile Include="Plugin.cs" />
|
||||
<Compile Include="Options.cs">
|
||||
@@ -98,6 +105,9 @@
|
||||
<EmbeddedResource Include="FormMetadata.resx">
|
||||
<DependentUpon>FormMetadata.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="ImagePreview.resx">
|
||||
<DependentUpon>ImagePreview.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Options.resx">
|
||||
<DependentUpon>Options.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -150,6 +160,9 @@
|
||||
<Install>true</Install>
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\document-save_12.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.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.
|
||||
|
||||
Reference in New Issue
Block a user