aboutsummaryrefslogtreecommitdiff
path: root/Project Ports.sln
diff options
context:
space:
mode:
authorTheEdgeNK <trey6979@gmail.com>2018-09-01 00:36:43 -0400
committerTheEdgeNK <trey6979@gmail.com>2018-09-01 00:36:43 -0400
commitfb69cc80fc9e22549915f2a0905323f145e23374 (patch)
treefe96528ac85d03485fef7fbe72131e80878d4694 /Project Ports.sln
parente9e4ec9c4ede2ac2a2c954e0a8b8fef946322c4e (diff)
downloadProject-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 'Project Ports.sln')
-rw-r--r--Project Ports.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/Project Ports.sln b/Project Ports.sln
index 97db25d..ff72833 100644
--- a/Project Ports.sln
+++ b/Project Ports.sln
@@ -7,6 +7,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project Ports", "Project Po
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PortEngine", "PortEngine\PortEngine.csproj", "{C1B21B60-7CCC-42FC-83AA-B41644FAA952}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PortsTerminal", "PortsTerminal\PortsTerminal.csproj", "{51B19B80-B154-4EFE-B838-FEC598F9E6D9}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -21,6 +23,10 @@ Global
{C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Release|Any CPU.Build.0 = Release|Any CPU
+ {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE