aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-19 13:47:51 -0500
committerMichael <[email protected]>2017-02-19 13:47:51 -0500
commit762bd11cdf023e5340197b1a1438b5212f360a7d (patch)
tree32ec50ece5f3279bd6c4672814e5de7a262ebb67 /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parentb5a9b4caf2ae6e9d1712c65cbc1017ecbdad9ce4 (diff)
downloadshiftos_thereturn-762bd11cdf023e5340197b1a1438b5212f360a7d.tar.gz
shiftos_thereturn-762bd11cdf023e5340197b1a1438b5212f360a7d.tar.bz2
shiftos_thereturn-762bd11cdf023e5340197b1a1438b5212f360a7d.zip
Kill experience shifter.
Now all we need is a Lua->SFT compiler (not that hard) and then we can generate 0:/system/kernel.sft and have whatever's in there run at startup.
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 d2260cf..5f85330 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -94,12 +94,6 @@
<Compile Include="Applications\Downloader.Designer.cs">
<DependentUpon>Downloader.cs</DependentUpon>
</Compile>
- <Compile Include="Applications\ExperienceShifter.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Applications\ExperienceShifter.Designer.cs">
- <DependentUpon>ExperienceShifter.cs</DependentUpon>
- </Compile>
<Compile Include="Applications\FileDialog.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -265,9 +259,6 @@
<EmbeddedResource Include="Applications\Downloader.resx">
<DependentUpon>Downloader.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="Applications\ExperienceShifter.resx">
- <DependentUpon>ExperienceShifter.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="Applications\FileDialog.resx">
<DependentUpon>FileDialog.cs</DependentUpon>
</EmbeddedResource>