From bd43779933a9e61b580811d1e1bfb5fff16b5702 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: chess monitor --- chess_monitor/Chess Monitor/Chess Monitor.csproj | 83 ++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 chess_monitor/Chess Monitor/Chess Monitor.csproj (limited to 'chess_monitor/Chess Monitor/Chess Monitor.csproj') diff --git a/chess_monitor/Chess Monitor/Chess Monitor.csproj b/chess_monitor/Chess Monitor/Chess Monitor.csproj new file mode 100644 index 0000000..66fece2 --- /dev/null +++ b/chess_monitor/Chess Monitor/Chess Monitor.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {10A5B8D8-0C11-4C0A-892F-ED058046558F} + WinExe + Chess_Monitor + Chess Monitor + v4.7.2 + 512 + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + Form + + + mainForm.cs + + + + + mainForm.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + \ No newline at end of file -- cgit 1.4.1