From e7731fb58a232da141cee1e887c86a06e2ff4792 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 2 Feb 2017 21:57:47 -0500 Subject: First ever VB mod... it isn't going well. --- ....Modding.VisualBasic.LegacySkinConverter.vbproj | 126 +++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 ShiftOS.Modding.VisualBasic.LegacySkinConverter/ShiftOS.Modding.VisualBasic.LegacySkinConverter.vbproj (limited to 'ShiftOS.Modding.VisualBasic.LegacySkinConverter/ShiftOS.Modding.VisualBasic.LegacySkinConverter.vbproj') diff --git a/ShiftOS.Modding.VisualBasic.LegacySkinConverter/ShiftOS.Modding.VisualBasic.LegacySkinConverter.vbproj b/ShiftOS.Modding.VisualBasic.LegacySkinConverter/ShiftOS.Modding.VisualBasic.LegacySkinConverter.vbproj new file mode 100644 index 0000000..2d630f0 --- /dev/null +++ b/ShiftOS.Modding.VisualBasic.LegacySkinConverter/ShiftOS.Modding.VisualBasic.LegacySkinConverter.vbproj @@ -0,0 +1,126 @@ + + + + + Debug + AnyCPU + {EFC07D36-BE53-4F98-A0D8-E72554136A9A} + WinExe + ShiftOS.Modding.VisualBasic.LegacySkinConverter.My.MyApplication + ShiftOS.Modding.VisualBasic.LegacySkinConverter + ShiftOS.Modding.VisualBasic.LegacySkinConverter + 512 + WindowsForms + v4.5.2 + true + + + AnyCPU + true + full + true + true + bin\Debug\ + ShiftOS.Modding.VisualBasic.LegacySkinConverter.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + AnyCPU + pdbonly + false + true + true + bin\Release\ + ShiftOS.Modding.VisualBasic.LegacySkinConverter.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + On + + + Binary + + + Off + + + On + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + Form1.vb + Form + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + + \ No newline at end of file -- cgit v1.2.3