aboutsummaryrefslogtreecommitdiff
path: root/BSODPrank/BSODPrank.csproj
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-02-10 00:03:45 -0500
committerAlee <Alee14498@gmail.com>2019-02-10 00:03:45 -0500
commitea8f563e6182ea377c353a6f55d2e1c05c2c277c (patch)
treecf650a07e4818d7da45cfab433f8cf815080c2c3 /BSODPrank/BSODPrank.csproj
parent2edc81d13ab4ce4e201f20d3eeb62f344c176de5 (diff)
downloadBSODPrank-ea8f563e6182ea377c353a6f55d2e1c05c2c277c.tar.gz
BSODPrank-ea8f563e6182ea377c353a6f55d2e1c05c2c277c.tar.bz2
BSODPrank-ea8f563e6182ea377c353a6f55d2e1c05c2c277c.zip
Added assets
Diffstat (limited to 'BSODPrank/BSODPrank.csproj')
-rw-r--r--BSODPrank/BSODPrank.csproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/BSODPrank/BSODPrank.csproj b/BSODPrank/BSODPrank.csproj
index c8beaf8..78a54b9 100644
--- a/BSODPrank/BSODPrank.csproj
+++ b/BSODPrank/BSODPrank.csproj
@@ -53,6 +53,9 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <EmbeddedResource Include="Form1.resx">
+ <DependentUpon>Form1.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
@@ -61,6 +64,7 @@
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
+ <DesignTime>True</DesignTime>
</Compile>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
@@ -75,5 +79,11 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
+ <ItemGroup>
+ <None Include="Resources\bsod.png" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="Resources\Bleep-SoundBible.com-1927126940.wav" />
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project> \ No newline at end of file