From 2a188fc91076d377da8ed4187ce9c9142485110a Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Tue, 1 Nov 2022 13:56:30 +0700 Subject: Add project files. --- ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 122 +++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj') diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj new file mode 100644 index 0000000..72da875 --- /dev/null +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -0,0 +1,122 @@ + + + + + Debug + AnyCPU + {63D3B7A6-0A50-4F34-802E-134F6106BF45} + WinExe + ShiftOS_TheRevival.My.MyApplication + ShiftOS_TheRevival + ShiftOS-TheRevival + 512 + WindowsForms + v4.5 + true + + + AnyCPU + true + full + true + true + bin\Debug\ + ShiftOS-TheRevival.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + AnyCPU + pdbonly + false + true + true + bin\Release\ + ShiftOS-TheRevival.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + On + + + Binary + + + Off + + + On + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + ShiftOS Menu.vb + Form + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + ShiftOS Menu.vb + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + \ No newline at end of file -- cgit v1.2.3