aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-21 13:26:17 -0500
committerMichael <[email protected]>2017-02-21 13:26:17 -0500
commit1c24beb10029955bbdd61099768ffde0f0ca9a1c (patch)
tree138eb5fcda7b6d4ccec5384f2ef4cf5525879e7c /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent994f6b991a56382f530e3d43ad1f3a56c195559d (diff)
downloadshiftos_thereturn-1c24beb10029955bbdd61099768ffde0f0ca9a1c.tar.gz
shiftos_thereturn-1c24beb10029955bbdd61099768ffde0f0ca9a1c.tar.bz2
shiftos_thereturn-1c24beb10029955bbdd61099768ffde0f0ca9a1c.zip
Fix menu rendering bug.
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj9
1 files changed, 0 insertions, 9 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index 5f85330..1b6b2d7 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -203,12 +203,6 @@
</Compile>
<Compile Include="GUIFunctions.cs" />
<Compile Include="JobTasks.cs" />
- <Compile Include="LuaDesktop.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="LuaDesktop.Designer.cs">
- <DependentUpon>LuaDesktop.cs</DependentUpon>
- </Compile>
<Compile Include="Oobe.cs">
<SubType>Form</SubType>
</Compile>
@@ -304,9 +298,6 @@
<EmbeddedResource Include="FakeSetupScreen.resx">
<DependentUpon>FakeSetupScreen.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="LuaDesktop.resx">
- <DependentUpon>LuaDesktop.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="Oobe.resx">
<DependentUpon>Oobe.cs</DependentUpon>
</EmbeddedResource>