diff options
| author | Michael <[email protected]> | 2017-03-07 09:18:40 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-07 09:18:45 -0500 |
| commit | 0ea74f3088d2b302ab796ae02fffb5dfd4bc8a4f (patch) | |
| tree | 11d87e31d0d6a054165790e432f60ed0f80224f7 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 9c143b1249e03fa63492c7aa5283bf60f88c118b (diff) | |
| download | shiftos_thereturn-0ea74f3088d2b302ab796ae02fffb5dfd4bc8a4f.tar.gz shiftos_thereturn-0ea74f3088d2b302ab796ae02fffb5dfd4bc8a4f.tar.bz2 shiftos_thereturn-0ea74f3088d2b302ab796ae02fffb5dfd4bc8a4f.zip | |
story stuff
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 7d4f0d3..4bc79a0 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -238,6 +238,7 @@ <DependentUpon>FakeSetupScreen.cs</DependentUpon> </Compile> <Compile Include="GUIFunctions.cs" /> + <Compile Include="HackerCommands.cs" /> <Compile Include="JobTasks.cs" /> <Compile Include="Oobe.cs"> <SubType>Form</SubType> |
