aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-06 12:34:09 -0400
committerlempamo <[email protected]>2017-07-06 12:34:09 -0400
commita3d4fab4392a149492e4896411cc44f0adf9eb2e (patch)
treed1c67054043c41bb2738a10854b7d5a5031abd5a /TimeHACK.Main/TimeHACK.Main.csproj
parent44a5fb97c89311364b013f5ed610d59de0b0ccf0 (diff)
parentb37a9fa6c4f42790274219fd972e34cec518cc1e (diff)
downloadhistacom2-a3d4fab4392a149492e4896411cc44f0adf9eb2e.tar.gz
histacom2-a3d4fab4392a149492e4896411cc44f0adf9eb2e.tar.bz2
histacom2-a3d4fab4392a149492e4896411cc44f0adf9eb2e.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.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 5d55c25..1590896 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -179,6 +179,12 @@
<Compile Include="OS\Win95\Win95SaveAs.Designer.cs">
<DependentUpon>Win95SaveAs.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\WinClassicTimeDistorter.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95Apps\WinClassicTimeDistorter.Designer.cs">
+ <DependentUpon>WinClassicTimeDistorter.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win98\Win98.cs">
<SubType>Form</SubType>
</Compile>
@@ -312,6 +318,9 @@
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicThemePanel.resx">
<DependentUpon>WinClassicThemePanel.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicTimeDistorter.resx">
+ <DependentUpon>WinClassicTimeDistorter.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicWelcome.resx">
<DependentUpon>WinClassicWelcome.cs</DependentUpon>
</EmbeddedResource>