diff options
Diffstat (limited to 'Histacom2/Histacom2.csproj')
| -rw-r--r-- | Histacom2/Histacom2.csproj | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj index e167468..8e7b31b 100644 --- a/Histacom2/Histacom2.csproj +++ b/Histacom2/Histacom2.csproj @@ -322,6 +322,12 @@ <Compile Include="OS\Win98\Win98Apps\IE4Sites\IENoPage.Designer.cs"> <DependentUpon>IENoPage.cs</DependentUpon> </Compile> + <Compile Include="OS\Win98\Win98Apps\WebChat1999.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Include="OS\Win98\Win98Apps\WebChat1999.Designer.cs"> + <DependentUpon>WebChat1999.cs</DependentUpon> + </Compile> <Compile Include="OS\Win98\Win98Apps\WinClassicIE4.cs"> <SubType>UserControl</SubType> </Compile> @@ -534,6 +540,9 @@ <DependentUpon>IENoPage.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="OS\Win98\Win98Apps\WebChat1999.resx"> + <DependentUpon>WebChat1999.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="OS\Win98\Win98Apps\WinClassicIE4.resx"> <DependentUpon>WinClassicIE4.cs</DependentUpon> </EmbeddedResource> |
