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.csproj18
1 files changed, 18 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 17e7093..46f08f6 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -152,6 +152,12 @@
<Compile Include="OS\Win95\Win95Apps\WinClassicWindowsExplorer.Designer.cs">
<DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95SaveAs.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95SaveAs.Designer.cs">
+ <DependentUpon>Win95SaveAs.cs</DependentUpon>
+ </Compile>
<Compile Include="SaveDialogs\LoadGameDialog.cs">
<SubType>Form</SubType>
</Compile>
@@ -287,6 +293,10 @@
</EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicWindowsExplorer.resx">
<DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95SaveAs.resx">
+ <DependentUpon>Win95SaveAs.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SaveDialogs\LoadGameDialog.resx">
<DependentUpon>LoadGameDialog.cs</DependentUpon>
@@ -428,6 +438,13 @@
<None Include="Resources\WinClassic\Win95Info.png" />
<None Include="Resources\WinClassic\Win95Error.png" />
<None Include="Resources\WinClassic\Win95IconNotepad.png" />
+ <None Include="Resources\WinClassic\Win95DesktopIcon.png" />
+ <None Include="Resources\WinClassic\Win95HardDiskIcon.png" />
+ <None Include="Resources\WinClassic\Win95ControlPanelIcon.png" />
+ <None Include="Resources\WinClassic\Win95PrintersFolder.png" />
+ <None Include="Resources\WinClassic\Win95ComputerIcon.png" />
+ <None Include="Resources\WinClassic\Win95NetworkIcon.png" />
+ <None Include="Resources\WinClassic\Win95RecycleIcon.png" />
<Content Include="Resources\WinClassic\Win95SideBar.png" />
<Content Include="Resources\WinClassic\Win95Start.wav" />
<None Include="Resources\WinClassic\Win95Warning.png" />
@@ -451,6 +468,7 @@
<Content Include="Resources\WinClassic\WinClassicNetworking.png" />
<None Include="Resources\WinClassic\WinClassicNotepad.png" />
<None Include="Resources\WinClassic\WinClassicNew.png" />
+ <None Include="Resources\WinClassic\WinClassicOpenFolderSmall.png" />
<Content Include="Resources\WinClassic\WinClassicOutlook.png" />
<None Include="Resources\WinClassic\WinClassicPaste.png" />
<Content Include="Resources\WinClassic\WinClassicProgramItem.png" />