diff options
| author | EverythingWindows <[email protected]> | 2022-11-14 20:09:29 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-14 20:09:29 +0700 |
| commit | 8b879eb638cbb842c723b64f53b04d30d931a4f0 (patch) | |
| tree | c9a58e421c6cf7b8f6e2fb23ef9c69536bd49089 /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | |
| parent | 52674dbd4d03161aba9cadb68f09b69fd71b8ecb (diff) | |
| download | shiftos-therevival-old-8b879eb638cbb842c723b64f53b04d30d931a4f0.tar.gz shiftos-therevival-old-8b879eb638cbb842c723b64f53b04d30d931a4f0.tar.bz2 shiftos-therevival-old-8b879eb638cbb842c723b64f53b04d30d931a4f0.zip | |
Moving DoCommand to TerminalAPI, etc.
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
| -rw-r--r-- | ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index 30eb21a..528b339 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -152,6 +152,7 @@ <Compile Include="Terminal Applications\External\App_TextPad.vb" /> <Compile Include="Terminal Applications\External\TerminalExternalApps.vb" /> <Compile Include="Functions\InGame\TerminalColorSystem.vb" /> + <Compile Include="Terminal Applications\Internal\Com_05tray.vb" /> <Compile Include="Terminal Applications\Internal\Com_Codepoint.vb" /> <Compile Include="Terminal Applications\Internal\Com_Help.vb" /> <Compile Include="Terminal Applications\Internal\Com_Pwd.vb" /> |
