aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-05 14:41:29 -0400
committerlempamo <[email protected]>2017-07-05 14:41:29 -0400
commit525f7fce5a4c96fafba64271b8163a934b208992 (patch)
treea7be87335f709954ce3b7b1525f9a80931d8e05c /TimeHACK.Main/TimeHACK.Main.csproj
parent038e1edf03e8ea802c70f9f5f60c4b420fbb9dd8 (diff)
parent9a972102202c5105e783c74c501cdb5dabdf22b7 (diff)
downloadhistacom2-525f7fce5a4c96fafba64271b8163a934b208992.tar.gz
histacom2-525f7fce5a4c96fafba64271b8163a934b208992.tar.bz2
histacom2-525f7fce5a4c96fafba64271b8163a934b208992.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.csproj11
1 files changed, 11 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index a42cb05..fc7ae74 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -152,6 +152,12 @@
<Compile Include="OS\Win95\Win95Apps\WinClassicThemePanel.Designer.cs">
<DependentUpon>WinClassicThemePanel.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\WinClassicWelcome.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95Apps\WinClassicWelcome.Designer.cs">
+ <DependentUpon>WinClassicWelcome.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win95\Win95Apps\WinClassicWindowsExplorer.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -300,6 +306,9 @@
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicThemePanel.resx">
<DependentUpon>WinClassicThemePanel.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicWelcome.resx">
+ <DependentUpon>WinClassicWelcome.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicWindowsExplorer.resx">
<DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon>
<SubType>Designer</SubType>
@@ -435,6 +444,8 @@
<None Include="Resources\LeviWindows.ttf" />
<None Include="Resources\WinClassicAbout95.png" />
<None Include="Resources\Win98SideBar.png" />
+ <None Include="Resources\Win95Help.png" />
+ <None Include="Resources\WinAboutSeparator95.png" />
<Content Include="Resources\WinClassic\16Color.png" />
<Content Include="Resources\WinClassic\256Color.png" />
<None Include="Resources\WinClassic\tada.wav" />