diff options
| author | lempamo <[email protected]> | 2017-10-01 20:18:03 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-01 20:18:03 -0400 |
| commit | fcc9810a8e5ba613c43c185f7a8b32292d22191b (patch) | |
| tree | 5cdd09da8da8e9feb0dac7f396eadabda8dc0180 /Histacom2/Histacom2.csproj | |
| parent | 2ad35b2bdc3968f1cca98164d78ec264f3af43b3 (diff) | |
| download | histacom2-fcc9810a8e5ba613c43c185f7a8b32292d22191b.tar.gz histacom2-fcc9810a8e5ba613c43c185f7a8b32292d22191b.tar.bz2 histacom2-fcc9810a8e5ba613c43c185f7a8b32292d22191b.zip | |
webchat 1999 is created
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> |
