aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Histacom2.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-15 00:45:50 -0400
committerlempamo <[email protected]>2017-10-15 00:45:50 -0400
commit718fc7c680c17508b9d97cc92e8a3632cb999bb7 (patch)
tree2d2553bfbbc6b67d3bbb94f0c7295f1227430cd8 /Histacom2/Histacom2.csproj
parent3dbe19613d4a492c228b60bad54bbafc48c21202 (diff)
downloadhistacom2-718fc7c680c17508b9d97cc92e8a3632cb999bb7.tar.gz
histacom2-718fc7c680c17508b9d97cc92e8a3632cb999bb7.tar.bz2
histacom2-718fc7c680c17508b9d97cc92e8a3632cb999bb7.zip
the hype is real, folks
Diffstat (limited to 'Histacom2/Histacom2.csproj')
-rw-r--r--Histacom2/Histacom2.csproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj
index 8e7b31b..da772b6 100644
--- a/Histacom2/Histacom2.csproj
+++ b/Histacom2/Histacom2.csproj
@@ -334,6 +334,12 @@
<Compile Include="OS\Win98\Win98Apps\WinClassicIE4.Designer.cs">
<DependentUpon>WinClassicIE4.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win98\Win98Apps\WinClassicTimeDistorter2.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win98\Win98Apps\WinClassicTimeDistorter2.Designer.cs">
+ <DependentUpon>WinClassicTimeDistorter2.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win98\Win98Apps\WinClassicWindowsExplorer.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -546,6 +552,9 @@
<EmbeddedResource Include="OS\Win98\Win98Apps\WinClassicIE4.resx">
<DependentUpon>WinClassicIE4.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win98\Win98Apps\WinClassicTimeDistorter2.resx">
+ <DependentUpon>WinClassicTimeDistorter2.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win98\Win98Apps\WinClassicWindowsExplorer.resx">
<DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon>
<SubType>Designer</SubType>
@@ -859,6 +868,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
+ <Folder Include="OS\Win98\Win98Apps\Story\" />
<Folder Include="OS\WinXP\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />