1
Fork 0

Added files to resources

This commit is contained in:
Jake Howard 2014-07-30 22:28:46 +01:00
parent 071d9eef9f
commit 9cc3f527bd

View file

@ -86,6 +86,7 @@
<Compile Include="Properties\Resources.Designer.cs"> <Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen> <AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon> <DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile> </Compile>
<EmbeddedResource Include="splashScreen.resx"> <EmbeddedResource Include="splashScreen.resx">
<DependentUpon>splashScreen.cs</DependentUpon> <DependentUpon>splashScreen.cs</DependentUpon>
@ -105,6 +106,11 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Content Include="Cd-black-red.ico" /> <Content Include="Cd-black-red.ico" />
<None Include="Resources\USB Drive_256.png" />
<None Include="Resources\External Drive_256.png" />
<None Include="Resources\error-image.png" />
<None Include="Resources\CD Yellow_256.png" />
<None Include="Resources\cdIcon.png" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.