From fb69cc80fc9e22549915f2a0905323f145e23374 Mon Sep 17 00:00:00 2001 From: TheEdgeNK Date: Sat, 1 Sep 2018 00:36:43 -0400 Subject: New terminal in the form of a console application --- PortsTerminal/PortsTerminal.csproj | 62 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 PortsTerminal/PortsTerminal.csproj (limited to 'PortsTerminal/PortsTerminal.csproj') diff --git a/PortsTerminal/PortsTerminal.csproj b/PortsTerminal/PortsTerminal.csproj new file mode 100644 index 0000000..0f9e69f --- /dev/null +++ b/PortsTerminal/PortsTerminal.csproj @@ -0,0 +1,62 @@ + + + + + Debug + AnyCPU + {51B19B80-B154-4EFE-B838-FEC598F9E6D9} + Exe + PortsTerminal + PortsTerminal + v4.6.1 + 512 + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + {c1b21b60-7ccc-42fc-83aa-b41644faa952} + PortEngine + + + {7ff89341-be42-4ae1-b53e-f9fa4104d30f} + Project Ports + + + + \ No newline at end of file -- cgit v1.2.3