From edee95fca0596b49ad7ba47c6b1494886f18deee Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: latin translator --- .../Latin Translator/Latin Translator.csproj | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 latin_translator/Latin Translator/Latin Translator.csproj (limited to 'latin_translator/Latin Translator/Latin Translator.csproj') diff --git a/latin_translator/Latin Translator/Latin Translator.csproj b/latin_translator/Latin Translator/Latin Translator.csproj new file mode 100644 index 0000000..ba1b7de --- /dev/null +++ b/latin_translator/Latin Translator/Latin Translator.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {C8DE5C13-7FEE-4EDD-9F13-50283B0AD86C} + WinExe + Latin_Translator + Latin Translator + 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