aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index b456796..1c782d1 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -186,6 +186,12 @@
<Compile Include="Controls\TerminalBox.cs">
<SubType>Component</SubType>
</Compile>
+ <Compile Include="FakeSetupScreen.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="FakeSetupScreen.Designer.cs">
+ <DependentUpon>FakeSetupScreen.cs</DependentUpon>
+ </Compile>
<Compile Include="Oobe.cs">
<SubType>Form</SubType>
</Compile>
@@ -266,6 +272,9 @@
<EmbeddedResource Include="Applications\Terminal.resx">
<DependentUpon>Terminal.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="FakeSetupScreen.resx">
+ <DependentUpon>FakeSetupScreen.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Oobe.resx">
<DependentUpon>Oobe.cs</DependentUpon>
</EmbeddedResource>
@@ -439,6 +448,7 @@
<None Include="Resources\Shiftorium.txt" />
</ItemGroup>
<ItemGroup>
+ <None Include="Resources\ShiftOS.rtf" />
<None Include="Resources\Songs.txt" />
</ItemGroup>
<ItemGroup>