diff options
Diffstat (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj')
| -rw-r--r-- | ShiftOS_TheReturn/ShiftOS.Engine.csproj | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj index 18fac1d..ce22f3c 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -113,12 +113,6 @@ </Reference> </ItemGroup> <ItemGroup> - <Compile Include="AltTabWindow.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Include="AltTabWindow.Designer.cs"> - <DependentUpon>AltTabWindow.cs</DependentUpon> - </Compile> <Compile Include="AppearanceManager.cs" /> <Compile Include="AppLauncherDaemon.cs" /> <Compile Include="Commands.cs" /> @@ -127,7 +121,6 @@ <Compile Include="CrashHandler.Designer.cs"> <DependentUpon>CrashHandler.cs</DependentUpon> </Compile> - <Compile Include="CtrlTabMenu.cs" /> <Compile Include="Desktop.cs" /> <Compile Include="FileSkimmerBackend.cs" /> <Compile Include="Infobox.cs" /> @@ -153,9 +146,6 @@ <Compile Include="TutorialManager.cs" /> <Compile Include="VirusEngine.cs" /> <Compile Include="WinOpenAttribute.cs" /> - <EmbeddedResource Include="AltTabWindow.resx"> - <DependentUpon>AltTabWindow.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Infobox.resx"> <DependentUpon>Infobox.cs</DependentUpon> </EmbeddedResource> |
