aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 623b3e7..2dfcdb9 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -168,6 +168,12 @@
<Compile Include="OS\Win95\Win95Apps\IE4Sites\IE4Start.Designer.cs">
<DependentUpon>IE4Start.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\MineSweeper\CustomMinefield.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95Apps\MineSweeper\CustomMinefield.Designer.cs">
+ <DependentUpon>CustomMinefield.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win95\Win95Apps\MineSweeper\Game.cs" />
<Compile Include="OS\Win95\Win95Apps\MineSweeper\MineBestTimes.cs">
<SubType>UserControl</SubType>
@@ -372,6 +378,9 @@
<EmbeddedResource Include="OS\Win95\Win95Apps\IE4Sites\IE4Start.resx">
<DependentUpon>IE4Start.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95Apps\MineSweeper\CustomMinefield.resx">
+ <DependentUpon>CustomMinefield.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\MineSweeper\MineBestTimes.resx">
<DependentUpon>MineBestTimes.cs</DependentUpon>
</EmbeddedResource>