diff --git a/DotsTheBee/DotsTheBee.vcxproj b/DotsTheBee/DotsTheBee.vcxproj index 4faaf1f..d528689 100644 --- a/DotsTheBee/DotsTheBee.vcxproj +++ b/DotsTheBee/DotsTheBee.vcxproj @@ -1,169 +1,169 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {A37DD6C5-F166-496A-AC8A-4F70E42361F9} - Win32Proj - DotsTheBee - 10.0.17763.0 - - - - DynamicLibrary - true - v141 - Unicode - - - DynamicLibrary - false - v141 - true - Unicode - - - DynamicLibrary - true - v141 - Unicode - - - DynamicLibrary - false - v141 - true - Unicode - - - - - - - - - - - - - - - - - - - - - false - $(SolutionDir)GayMaker-Studio\bin\$(Configuration)\ - - - true - $(SolutionDir)GayMaker-Studio\bin\$(Configuration)\ - - - true - - - false - - - - Use - Level3 - MaxSpeed - true - true - true - WIN32;NDEBUG;DOTSTHEBEE_EXPORTS;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - - - Windows - true - true - true - - - - - Use - Level3 - Disabled - true - WIN32;_DEBUG;DOTSTHEBEE_EXPORTS;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - - - Windows - true - - - - - Use - Level3 - Disabled - true - _DEBUG;DOTSTHEBEE_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - - - Windows - true - - - - - Use - Level3 - MaxSpeed - true - true - true - NDEBUG;DOTSTHEBEE_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - - - Windows - true - true - true - - - - - - - - - - - - Create - Create - Create - Create - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {A37DD6C5-F166-496A-AC8A-4F70E42361F9} + Win32Proj + DotsTheBee + 10.0 + + + + DynamicLibrary + true + v143 + Unicode + + + DynamicLibrary + false + v143 + true + Unicode + + + DynamicLibrary + true + v143 + Unicode + + + DynamicLibrary + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + false + $(SolutionDir)GayMaker-Studio\bin\$(Configuration)\ + + + true + $(SolutionDir)GayMaker-Studio\bin\$(Configuration)\ + + + true + + + false + + + + Use + Level3 + MaxSpeed + true + true + true + WIN32;NDEBUG;DOTSTHEBEE_EXPORTS;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + + + Windows + true + true + true + + + + + Use + Level3 + Disabled + true + WIN32;_DEBUG;DOTSTHEBEE_EXPORTS;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + + + Windows + true + + + + + Use + Level3 + Disabled + true + _DEBUG;DOTSTHEBEE_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + + + Windows + true + + + + + Use + Level3 + MaxSpeed + true + true + true + NDEBUG;DOTSTHEBEE_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + + + Windows + true + true + true + + + + + + + + + + + + Create + Create + Create + Create + + + + + \ No newline at end of file diff --git a/GayMaker-Studio/GayMaker-Studio.csproj b/GayMaker-Studio/GayMaker-Studio.csproj index f957410..5e6b141 100644 --- a/GayMaker-Studio/GayMaker-Studio.csproj +++ b/GayMaker-Studio/GayMaker-Studio.csproj @@ -8,10 +8,11 @@ WinExe GayMaker_Studio GayMaker-Studio - v4.6.1 + v4.8 512 true true + AnyCPU @@ -116,10 +117,12 @@ True Resources.resx + True VersionManager.cs + diff --git a/GayMaker-Studio/Properties/Resources.Designer.cs b/GayMaker-Studio/Properties/Resources.Designer.cs index 5221ab4..b0725a8 100644 --- a/GayMaker-Studio/Properties/Resources.Designer.cs +++ b/GayMaker-Studio/Properties/Resources.Designer.cs @@ -8,10 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GayMaker_Studio.Properties -{ - - +namespace GayMaker_Studio.Properties { + using System; + + /// /// A strongly-typed resource class, for looking up localized strings, etc. /// @@ -19,51 +19,43 @@ namespace GayMaker_Studio.Properties // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources - { - + internal class Resources { + private static global::System.Resources.ResourceManager resourceMan; - + private static global::System.Globalization.CultureInfo resourceCulture; - + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() - { + internal Resources() { } - + /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager - { - get - { - if ((resourceMan == null)) - { + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("GayMaker_Studio.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } - + /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture - { - get - { + internal static global::System.Globalization.CultureInfo Culture { + get { return resourceCulture; } - set - { + set { resourceCulture = value; } } diff --git a/GayMaker-Studio/Properties/Settings.Designer.cs b/GayMaker-Studio/Properties/Settings.Designer.cs index f2f0de6..a44f5d2 100644 --- a/GayMaker-Studio/Properties/Settings.Designer.cs +++ b/GayMaker-Studio/Properties/Settings.Designer.cs @@ -8,21 +8,17 @@ // //------------------------------------------------------------------------------ -namespace GayMaker_Studio.Properties -{ - - +namespace GayMaker_Studio.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.0.3.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { + + public static Settings Default { + get { return defaultInstance; } } diff --git a/GayMaker-Studio/app.config b/GayMaker-Studio/app.config new file mode 100644 index 0000000..2c0f559 --- /dev/null +++ b/GayMaker-Studio/app.config @@ -0,0 +1,3 @@ + + +