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.csproj22
1 files changed, 13 insertions, 9 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 46f08f6..9532c0e 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -158,6 +158,12 @@
<Compile Include="OS\Win95\Win95SaveAs.Designer.cs">
<DependentUpon>Win95SaveAs.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win98\Win98.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="OS\Win98\Win98.Designer.cs">
+ <DependentUpon>Win98.cs</DependentUpon>
+ </Compile>
<Compile Include="SaveDialogs\LoadGameDialog.cs">
<SubType>Form</SubType>
</Compile>
@@ -254,12 +260,6 @@
<Compile Include="OS\Win95\Win95TaskBarItem.Designer.cs">
<DependentUpon>Win95TaskBarItem.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win98\Win98.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="OS\Win98\Win98.Designer.cs">
- <DependentUpon>Win98.cs</DependentUpon>
- </Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
@@ -298,6 +298,10 @@
<EmbeddedResource Include="OS\Win95\Win95SaveAs.resx">
<DependentUpon>Win95SaveAs.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win98\Win98.resx">
+ <DependentUpon>Win98.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="SaveDialogs\LoadGameDialog.resx">
<DependentUpon>LoadGameDialog.cs</DependentUpon>
</EmbeddedResource>
@@ -350,9 +354,6 @@
<EmbeddedResource Include="OS\Win95\Win95TaskBarItem.resx">
<DependentUpon>Win95TaskBarItem.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win98\Win98.resx">
- <DependentUpon>Win98.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
@@ -452,6 +453,9 @@
<None Include="Resources\WinClassic\WinClassicAddressBookPropertiesIcon.png" />
<None Include="Resources\WinClassic\WinClassicAddressBookDeleteIcon.png" />
<None Include="Resources\WinClassic\WinClassicCalc.png" />
+ <None Include="Resources\WinClassic\Win98Computer.png" />
+ <None Include="Resources\WinClassic\Win98Start.wav" />
+ <None Include="Resources\WinClassic\Win98Stop.WAV" />
<Content Include="Resources\WinClassic\WinClassicClock.png" />
<Content Include="Resources\WinClassic\WinClassicComputer.png" />
<None Include="Resources\WinClassic\WinClassicCopy.png" />