diff options
| author | Rylan/wowmom98 <[email protected]> | 2017-02-04 12:22:11 -0500 |
|---|---|---|
| committer | Rylan/wowmom98 <[email protected]> | 2017-02-04 12:22:11 -0500 |
| commit | 6092cf1f9b56413ae0b7937f790b99046f2614be (patch) | |
| tree | 9758a9502e23b7b89b0af3d1abc0909b0a5c5cb5 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 8a445f961e05c5b432053ff3209bcb9b70f4aa96 (diff) | |
| parent | 1f87bfe6c599e3c0e471096600a38647da263fa9 (diff) | |
| download | shiftos_thereturn-6092cf1f9b56413ae0b7937f790b99046f2614be.tar.gz shiftos_thereturn-6092cf1f9b56413ae0b7937f790b99046f2614be.tar.bz2 shiftos_thereturn-6092cf1f9b56413ae0b7937f790b99046f2614be.zip | |
Merge branch 'master' of https://github.com/shiftos-game/ShiftOS
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> |
