diff options
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index fb6e51f..37a3175 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -185,24 +185,12 @@ <Compile Include="Applications\ShiftLetters.Designer.cs"> <DependentUpon>ShiftLetters.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\NameChanger.cs"> <SubType>UserControl</SubType> </Compile> <Compile Include="Applications\NameChanger.Designer.cs"> <DependentUpon>NameChanger.cs</DependentUpon> </Compile> - <Compile Include="Applications\Notifications.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\Notifications.Designer.cs"> - <DependentUpon>Notifications.cs</DependentUpon> - </Compile> <Compile Include="Applications\Shifter.cs"> <SubType>UserControl</SubType> </Compile> @@ -239,12 +227,6 @@ <Compile Include="Applications\ShiftSweeper.Designer.cs"> <DependentUpon>ShiftSweeper.cs</DependentUpon> </Compile> - <Compile Include="Applications\ShopItemCreator.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\ShopItemCreator.Designer.cs"> - <DependentUpon>ShopItemCreator.cs</DependentUpon> - </Compile> <Compile Include="Applications\Skin Loader.cs"> <SubType>UserControl</SubType> </Compile> @@ -550,15 +532,9 @@ <EmbeddedResource Include="Applications\ShiftLetters.resx"> <DependentUpon>ShiftLetters.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\MUDControlCentre.resx"> - <DependentUpon>MUDControlCentre.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\NameChanger.resx"> <DependentUpon>NameChanger.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\Notifications.resx"> - <DependentUpon>Notifications.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\Shifter.resx"> <DependentUpon>Shifter.cs</DependentUpon> </EmbeddedResource> @@ -577,9 +553,6 @@ <EmbeddedResource Include="Applications\ShiftSweeper.resx"> <DependentUpon>ShiftSweeper.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\ShopItemCreator.resx"> - <DependentUpon>ShopItemCreator.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\Skin Loader.resx"> <DependentUpon>Skin Loader.cs</DependentUpon> </EmbeddedResource> |
