mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
more work on ripper
This commit is contained in:
@@ -86,12 +86,22 @@
|
||||
<Compile Include="frmCUERipper.Designer.cs">
|
||||
<DependentUpon>frmCUERipper.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmRelease.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmRelease.Designer.cs">
|
||||
<DependentUpon>frmRelease.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<EmbeddedResource Include="frmCUERipper.resx">
|
||||
<SubType>Designer</SubType>
|
||||
<DependentUpon>frmCUERipper.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmRelease.resx">
|
||||
<SubType>Designer</SubType>
|
||||
<DependentUpon>frmRelease.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
|
||||
Reference in New Issue
Block a user