From 60afb710391ce37f2f22566ebc6b5deb2016dab0 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Fri, 31 Mar 2017 21:02:47 -0400 Subject: Redoing the code --- AleeOS/AleeOS.csproj | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 AleeOS/AleeOS.csproj (limited to 'AleeOS/AleeOS.csproj') diff --git a/AleeOS/AleeOS.csproj b/AleeOS/AleeOS.csproj new file mode 100644 index 0000000..3e3215f --- /dev/null +++ b/AleeOS/AleeOS.csproj @@ -0,0 +1,90 @@ + + + + + Debug + AnyCPU + {614F8580-497D-4FA9-A8AA-7C02E369FF6B} + WinExe + Properties + AleeOS + AleeOS + v4.5.2 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + Form + + + launcher.cs + + + + + launcher.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