From 26e89066d4a9e831a0c66f0ccddcf731ecbb49f0 Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Sun, 17 May 2015 10:53:26 -0400 Subject: Initial Commit --- shiftos_next/shiftos_next.vbproj | 135 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 shiftos_next/shiftos_next.vbproj (limited to 'shiftos_next/shiftos_next.vbproj') diff --git a/shiftos_next/shiftos_next.vbproj b/shiftos_next/shiftos_next.vbproj new file mode 100644 index 0000000..5e727d8 --- /dev/null +++ b/shiftos_next/shiftos_next.vbproj @@ -0,0 +1,135 @@ + + + + + Debug + AnyCPU + {16D4DAEC-1CC8-40FD-9EB0-CE2343A3C8C7} + WinExe + shiftos_next.My.MyApplication + shiftos_next + shiftos_next + 512 + WindowsForms + v4.5 + + + AnyCPU + true + full + true + true + bin\Debug\ + shiftos_next.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + AnyCPU + pdbonly + false + true + true + bin\Release\ + shiftos_next.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + On + + + Binary + + + Off + + + On + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hijack.vb + + + Form + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + Terminal.vb + + + Form + + + + + Hijack.vb + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + Terminal.vb + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + + \ No newline at end of file -- cgit v1.2.3