diff options
| author | TheEdgeNK <trey6979@gmail.com> | 2018-09-01 00:36:43 -0400 |
|---|---|---|
| committer | TheEdgeNK <trey6979@gmail.com> | 2018-09-01 00:36:43 -0400 |
| commit | fb69cc80fc9e22549915f2a0905323f145e23374 (patch) | |
| tree | fe96528ac85d03485fef7fbe72131e80878d4694 /PortEngine/PortEngine.csproj | |
| parent | e9e4ec9c4ede2ac2a2c954e0a8b8fef946322c4e (diff) | |
| download | Project-Silicon-fb69cc80fc9e22549915f2a0905323f145e23374.tar.gz Project-Silicon-fb69cc80fc9e22549915f2a0905323f145e23374.tar.bz2 Project-Silicon-fb69cc80fc9e22549915f2a0905323f145e23374.zip | |
New terminal in the form of a console application
Diffstat (limited to 'PortEngine/PortEngine.csproj')
| -rw-r--r-- | PortEngine/PortEngine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PortEngine/PortEngine.csproj b/PortEngine/PortEngine.csproj index 544ab0e..1485897 100644 --- a/PortEngine/PortEngine.csproj +++ b/PortEngine/PortEngine.csproj @@ -50,6 +50,7 @@ <DependentUpon>EarnSite.cs</DependentUpon> </Compile> <Compile Include="GeneralAPI.cs" /> + <Compile Include="PortsTerminalAPI.cs" /> <Compile Include="QuantumAPI\Sites\Malwarebits.cs"> <SubType>UserControl</SubType> </Compile> |
