diff options
| author | lempamo <[email protected]> | 2017-10-28 20:07:06 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-28 20:07:06 -0400 |
| commit | 8501b2ff1483efc270216ec33fd93abccdb66253 (patch) | |
| tree | 067bde695693d817f41d298f118c50f370582548 /Histacom2/Histacom2.csproj | |
| parent | c0cb66b692ffc733f8b22686e9cae7b2e31f2080 (diff) | |
| download | histacom2-8501b2ff1483efc270216ec33fd93abccdb66253.tar.gz histacom2-8501b2ff1483efc270216ec33fd93abccdb66253.tar.bz2 histacom2-8501b2ff1483efc270216ec33fd93abccdb66253.zip | |
viruslabel made
Diffstat (limited to 'Histacom2/Histacom2.csproj')
| -rw-r--r-- | Histacom2/Histacom2.csproj | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj index 1cb3010..f32a64d 100644 --- a/Histacom2/Histacom2.csproj +++ b/Histacom2/Histacom2.csproj @@ -354,6 +354,18 @@ <DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon> </Compile> <Compile Include="OS\WinXPBad\Story\Hack4.cs" /> + <Compile Include="OS\WinXPBad\VirusLabel.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Include="OS\WinXPBad\VirusLabel.Designer.cs"> + <DependentUpon>VirusLabel.cs</DependentUpon> + </Compile> + <Compile Include="OS\WinXPBad\WinClassicTimeDistorter3Bad.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Include="OS\WinXPBad\WinClassicTimeDistorter3Bad.Designer.cs"> + <DependentUpon>WinClassicTimeDistorter3Bad.cs</DependentUpon> + </Compile> <Compile Include="OS\WinXPBad\WinXPBad.cs"> <SubType>Form</SubType> </Compile> @@ -576,6 +588,9 @@ <DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="OS\WinXPBad\VirusLabel.resx"> + <DependentUpon>VirusLabel.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="OS\WinXPBad\WinXPBad.resx"> <DependentUpon>WinXPBad.cs</DependentUpon> <SubType>Designer</SubType> |
