aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorJayXKanz666 <[email protected]>2017-07-05 19:33:31 +0200
committerJayXKanz666 <[email protected]>2017-07-05 19:33:31 +0200
commit1183a36cff9043e04642cc0fd9af9edd7f537903 (patch)
tree4ccab1a09369ac65d66219fa082df7d91ffddf0c /TimeHACK.Main/TimeHACK.Main.csproj
parent0c83910464ce2f443cb315227706f8a58167bbef (diff)
parent9a972102202c5105e783c74c501cdb5dabdf22b7 (diff)
downloadhistacom2-1183a36cff9043e04642cc0fd9af9edd7f537903.tar.gz
histacom2-1183a36cff9043e04642cc0fd9af9edd7f537903.tar.bz2
histacom2-1183a36cff9043e04642cc0fd9af9edd7f537903.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
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" />