From 8e0b69c9cb4dda70de82b2c6444e99aa3aae5d61 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: distance file --- .../Distance Calculator/Distance Calculator.csproj | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 distance_file/Distance Calculator/Distance Calculator.csproj (limited to 'distance_file/Distance Calculator/Distance Calculator.csproj') diff --git a/distance_file/Distance Calculator/Distance Calculator.csproj b/distance_file/Distance Calculator/Distance Calculator.csproj new file mode 100644 index 0000000..b45dd22 --- /dev/null +++ b/distance_file/Distance Calculator/Distance Calculator.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {5CC74008-29E6-4250-98F2-1B6A02008DD2} + WinExe + Distance_Calculator + Distance Calculator + 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 + + + Form1.cs + + + + + Form1.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