From 388d1d32d93466a00daad339b9ac67c34714a53d Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sat, 20 May 2017 15:55:01 -0400 Subject: Add project files. --- Project_Emerald/Project_Emerald.csproj | 87 ++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 Project_Emerald/Project_Emerald.csproj (limited to 'Project_Emerald/Project_Emerald.csproj') diff --git a/Project_Emerald/Project_Emerald.csproj b/Project_Emerald/Project_Emerald.csproj new file mode 100644 index 0000000..4a7bad0 --- /dev/null +++ b/Project_Emerald/Project_Emerald.csproj @@ -0,0 +1,87 @@ + + + + + Debug + AnyCPU + {2CBD01F0-6480-4886-A401-A4C2F4268565} + WinExe + Properties + Project_Emerald + Project_Emerald + v4.5.2 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + Form + + + 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 v1.2.3