diff options
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 249c670..adfabe9 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -111,30 +111,12 @@ <Compile Include="Applications\GraphicPicker.Designer.cs"> <DependentUpon>GraphicPicker.cs</DependentUpon> </Compile> - <Compile Include="Applications\mp3Player.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\mp3Player.Designer.cs"> - <DependentUpon>mp3Player.cs</DependentUpon> - </Compile> - <Compile Include="Applications\MUDAuthenticator.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\MUDAuthenticator.Designer.cs"> - <DependentUpon>MUDAuthenticator.cs</DependentUpon> - </Compile> <Compile Include="Applications\MUDControlCentre.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Applications\MUDControlCentre.Designer.cs"> <DependentUpon>MUDControlCentre.cs</DependentUpon> </Compile> - <Compile Include="Applications\MUDPasswordCracker.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\MUDPasswordCracker.Designer.cs"> - <DependentUpon>MUDPasswordCracker.cs</DependentUpon> - </Compile> <Compile Include="Applications\NameChanger.cs"> <SubType>UserControl</SubType> </Compile> @@ -177,12 +159,6 @@ <Compile Include="Applications\TextPad.Designer.cs"> <DependentUpon>TextPad.cs</DependentUpon> </Compile> - <Compile Include="Applications\VirusScanner.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\VirusScanner.Designer.cs"> - <DependentUpon>VirusScanner.cs</DependentUpon> - </Compile> <Compile Include="Applications\Terminal.cs"> <SubType>UserControl</SubType> </Compile> @@ -271,18 +247,9 @@ <EmbeddedResource Include="Applications\GraphicPicker.resx"> <DependentUpon>GraphicPicker.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\mp3Player.resx"> - <DependentUpon>mp3Player.cs</DependentUpon> - </EmbeddedResource> - <EmbeddedResource Include="Applications\MUDAuthenticator.resx"> - <DependentUpon>MUDAuthenticator.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\MUDControlCentre.resx"> <DependentUpon>MUDControlCentre.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\MUDPasswordCracker.resx"> - <DependentUpon>MUDPasswordCracker.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\NameChanger.resx"> <DependentUpon>NameChanger.cs</DependentUpon> </EmbeddedResource> @@ -304,9 +271,6 @@ <EmbeddedResource Include="Applications\TextPad.resx"> <DependentUpon>TextPad.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\VirusScanner.resx"> - <DependentUpon>VirusScanner.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\Terminal.resx"> <DependentUpon>Terminal.cs</DependentUpon> </EmbeddedResource> |
