From 704a5659188c2e62ff917fd6265794372bc626fb Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sat, 12 May 2018 23:04:54 -0400 Subject: someone needs to work on the window manager --- PortEngine/PortEngine.csproj | 59 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 PortEngine/PortEngine.csproj (limited to 'PortEngine/PortEngine.csproj') diff --git a/PortEngine/PortEngine.csproj b/PortEngine/PortEngine.csproj new file mode 100644 index 0000000..ed37411 --- /dev/null +++ b/PortEngine/PortEngine.csproj @@ -0,0 +1,59 @@ + + + + + Debug + AnyCPU + {C1B21B60-7CCC-42FC-83AA-B41644FAA952} + Library + Properties + PortEngine + PortEngine + v4.6.1 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + Form + + + WM.cs + + + + + WM.cs + + + + \ No newline at end of file -- cgit v1.2.3