diff options
| author | lempamo <[email protected]> | 2017-03-03 15:55:21 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-03 15:55:21 -0500 |
| commit | eb37ab1ac44114a9f72b31251f236181be225fa2 (patch) | |
| tree | bda5688cabc8c060c7e772762937ae8abe7c29e0 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 753422b7bb7d0e4f68ae4aab91871529cb187c2a (diff) | |
| download | shiftos_thereturn-eb37ab1ac44114a9f72b31251f236181be225fa2.tar.gz shiftos_thereturn-eb37ab1ac44114a9f72b31251f236181be225fa2.tar.bz2 shiftos_thereturn-eb37ab1ac44114a9f72b31251f236181be225fa2.zip | |
fixed build
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 61174dc..9c39845 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -196,12 +196,6 @@ <Compile Include="Applications\Skin Loader.Designer.cs"> <DependentUpon>Skin Loader.cs</DependentUpon> </Compile> - <Compile Include="Applications\Snakey.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\Snakey.Designer.cs"> - <DependentUpon>Snakey.cs</DependentUpon> - </Compile> <Compile Include="Applications\TextPad.cs"> <SubType>UserControl</SubType> </Compile> @@ -349,9 +343,6 @@ <EmbeddedResource Include="Applications\Skin Loader.resx"> <DependentUpon>Skin Loader.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\Snakey.resx"> - <DependentUpon>Snakey.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\TextPad.resx"> <DependentUpon>TextPad.cs</DependentUpon> </EmbeddedResource> |
