diff options
| author | Michael <[email protected]> | 2017-05-26 17:06:38 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-26 17:06:38 -0400 |
| commit | 97e22b35ada5898fdcb2556628f764d927cff913 (patch) | |
| tree | 88f40abbed43100bb393083ccecc81893a2447f7 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 798f0e5920fb5dc564cf6adab60e3c909197e736 (diff) | |
| download | shiftos_thereturn-97e22b35ada5898fdcb2556628f764d927cff913.tar.gz shiftos_thereturn-97e22b35ada5898fdcb2556628f764d927cff913.tar.bz2 shiftos_thereturn-97e22b35ada5898fdcb2556628f764d927cff913.zip | |
SLIGHT optimizations?
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 9675744..da8eafc 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -363,6 +363,7 @@ <DependentUpon>Resources.resx</DependentUpon> </Compile> <Compile Include="ScriptingTestFunctions.cs" /> + <Compile Include="Servers\RemoteTerminalServer.cs" /> <Compile Include="ShiftnetSites\AppscapeMain.cs"> <SubType>UserControl</SubType> </Compile> |
