aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-26 21:00:41 -0400
committerlempamo <[email protected]>2017-07-26 21:00:41 -0400
commit27b0ef74642e98bf8c9a83d2700e7ce6643e3114 (patch)
tree1cf133193286ccf67fd0339018a8d9ae219e5b11 /TimeHACK.Main/TimeHACK.Main.csproj
parente1a0433b6bac1a0db985e40b8e94cd43d0f7302a (diff)
parentbd7604e6a8c13e9cee05614e64b8eadd68b1c8c9 (diff)
downloadhistacom2-27b0ef74642e98bf8c9a83d2700e7ce6643e3114.tar.gz
histacom2-27b0ef74642e98bf8c9a83d2700e7ce6643e3114.tar.bz2
histacom2-27b0ef74642e98bf8c9a83d2700e7ce6643e3114.zip
Merge branch 'master' of https://github.com/TimeHACKDevs/TimeHACK.git
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj15
1 files changed, 15 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 341090f..77192ec 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -162,6 +162,8 @@
<Compile Include="OS\Win95\Win95Apps\IE4Sites\IE4Start.Designer.cs">
<DependentUpon>IE4Start.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\MineSweeper\Game.cs" />
+ <Compile Include="OS\Win95\Win95Apps\MineSweeper\Square.cs" />
<Compile Include="OS\Win95\Win95Apps\Story\Hack1.cs" />
<Compile Include="OS\Win95\Win95Apps\Story\Hack2.cs" />
<Compile Include="OS\Win95\Win95Apps\TempIE4.cs">
@@ -188,6 +190,12 @@
<Compile Include="OS\Win95\Win95Apps\WinClassicFTPClient.Designer.cs">
<DependentUpon>WinClassicFTPClient.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\MineSweeper\WinClassicMinesweeper.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95Apps\MineSweeper\WinClassicMinesweeper.Designer.cs">
+ <DependentUpon>WinClassicMinesweeper.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win95\Win95Apps\WinClassicTerminal.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -361,6 +369,9 @@
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicFTPClient.resx">
<DependentUpon>WinClassicFTPClient.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95Apps\MineSweeper\WinClassicMinesweeper.resx">
+ <DependentUpon>WinClassicMinesweeper.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicTerminal.resx">
<DependentUpon>WinClassicTerminal.cs</DependentUpon>
</EmbeddedResource>
@@ -501,6 +512,10 @@
<None Include="Resources\ie4_hsplitter.png" />
<None Include="Resources\ie4_forward.png" />
<None Include="Resources\ie4_back.png" />
+ <None Include="Resources\minsweeper smile.PNG" />
+ <None Include="Resources\minsweeper flag.PNG" />
+ <None Include="Resources\minsweeper sad.PNG" />
+ <None Include="Resources\minsweeper logo.jpg" />
<Content Include="Resources\modem_dial.wav" />
<None Include="Resources\MS-DOS-logo-1.png" />
<None Include="Resources\msdosprompt.png" />