aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorJayXKanz666 <[email protected]>2017-07-12 20:16:30 +0200
committerJayXKanz666 <[email protected]>2017-07-12 20:16:30 +0200
commit07ad23b7c9ed7a4a1742df68a73cc2d4b3180cde (patch)
treecd279f9f6721f8ea8ac5de9ad3bf268ca1610886 /TimeHACK.Main/TimeHACK.Main.csproj
parent0f3b4f7a93bb03aed236e41f011c6de9830c2fed (diff)
parent0cd362ae501972f8745acaf285ab8a337ec6ffe4 (diff)
downloadhistacom2-07ad23b7c9ed7a4a1742df68a73cc2d4b3180cde.tar.gz
histacom2-07ad23b7c9ed7a4a1742df68a73cc2d4b3180cde.tar.bz2
histacom2-07ad23b7c9ed7a4a1742df68a73cc2d4b3180cde.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
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 8d2f76d..229b453 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -158,6 +158,12 @@
<Compile Include="OS\Win95\Win95Apps\Win95Installer.Designer.cs">
<DependentUpon>Win95Installer.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\WinClassicCalculator.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95Apps\WinClassicCalculator.Designer.cs">
+ <DependentUpon>WinClassicCalculator.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win95\Win95Apps\WinClassicFTPClient.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -327,6 +333,9 @@
<EmbeddedResource Include="OS\Win95\Win95Apps\Win95Installer.resx">
<DependentUpon>Win95Installer.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicCalculator.resx">
+ <DependentUpon>WinClassicCalculator.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicFTPClient.resx">
<DependentUpon>WinClassicFTPClient.cs</DependentUpon>
</EmbeddedResource>