diff --git a/src/DisabledWarnings.h b/src/DisabledWarnings.h deleted file mode 100644 index e9f1f76..0000000 --- a/src/DisabledWarnings.h +++ /dev/null @@ -1,16 +0,0 @@ - - -#pragma once -#pragma warning(disable : 5039) // pointer or reference to potentially throwing function passed - // to 'extern "C"' function under -EHc. Undefined behavior may occur if this - // function throws an exception. - -#ifndef _DEBUG -#pragma warning(disable : 4710) // function not inlined -#pragma warning(disable : 4711) // selected for automatic inline expansion -#endif - -#pragma warning(disable : 5045) // Compiler will insert Spectre mitigation for memory - // load if /Qspectre switch specified - -#pragma warning(disable:) \ No newline at end of file diff --git a/src/buildnumber.h b/src/buildnumber.h index c148c27..3a96d52 100644 --- a/src/buildnumber.h +++ b/src/buildnumber.h @@ -1,5 +1,5 @@ -// AUTOMATICALLY GENERATED BY BUILDINC v0.2.351 TOOL -// LAST BUILD (CMAKE): 2024-04-30 21:23:16 +// AUTOMATICALLY GENERATED BY BUILDINC v0.2.352 TOOL +// LAST BUILD (CMAKE): 2024-04-30 21:26:34 #pragma once @@ -10,24 +10,21 @@ namespace BuildInc { -// AUTOMATICALLY GENERATED BY BUILDINC v0.2.351 TOOL -// LAST BUILD (CMAKE): 2024-04-30 21:23:16 - // You can modify major and minor constexpr uint32_t major = 0; constexpr uint32_t minor = 2; // Do not modify these - constexpr uint32_t build = 353; + constexpr uint32_t build = 354; constexpr uint32_t version = major * 10000 + minor * 1000 + build; - constexpr uint64_t random_seed = 0x753f43352ad14c97; + constexpr uint64_t random_seed = 0x25ec93c45ac96e0d; - constexpr char version_string[] = "v0.2.353"; - constexpr char build_time_string[] = "2024-04-30 21:23:16"; - constexpr char phrase[] = "kilt-baboon-struck"; - constexpr char calver[] = "2024.18.353"; - constexpr char uuid[] = "663800F6-2A4F-4502-9548-117853AE2AA8"; + constexpr char version_string[] = "v0.2.354"; + constexpr char build_time_string[] = "2024-04-30 21:26:34"; + constexpr char phrase[] = "sprawl-vividness-tattered"; + constexpr char calver[] = "2024.18.354"; + constexpr char uuid[] = "07188708-A441-4126-B7D5-EB6740A79BCB"; // Copy paste to import to your project /* diff --git a/src/buildnumber.ixx b/src/buildnumber.ixx index bd40212..1940dc4 100644 --- a/src/buildnumber.ixx +++ b/src/buildnumber.ixx @@ -1,27 +1,27 @@ +// AUTOMATICALLY GENERATED BY BUILDINC v0.2.352 TOOL +// LAST BUILD (CMAKE): 2024-04-30 21:26:35 + module; #include export module BuildInc; export namespace BuildInc { -// AUTOMATICALLY GENERATED BY BUILDINC v0.2.351 TOOL -// LAST BUILD (CMAKE): 2024-04-30 21:23:16 - // You can modify major and minor constexpr uint32_t major = 0; constexpr uint32_t minor = 2; // Do not modify these - constexpr uint32_t build = 353; + constexpr uint32_t build = 354; constexpr uint32_t version = major * 10000 + minor * 1000 + build; - constexpr uint64_t random_seed = 0xb23a3d5a93a446b2; + constexpr uint64_t random_seed = 0xff00f241bbf06491; - constexpr char version_string[] = "v0.2.353"; - constexpr char build_time_string[] = "2024-04-30 21:23:16"; - constexpr char phrase[] = "cinch-isotope-mankind"; - constexpr char calver[] = "2024.18.353"; - constexpr char uuid[] = "06FB2D6F-CA37-4F1D-A814-C74BF425A4FC"; + constexpr char version_string[] = "v0.2.354"; + constexpr char build_time_string[] = "2024-04-30 21:26:35"; + constexpr char phrase[] = "puma-deliverer-replace"; + constexpr char calver[] = "2024.18.354"; + constexpr char uuid[] = "CD397391-756A-4EDE-BFEC-AE8142D00CA2"; // Copy paste to import to your project /*