QtVsTools.Core/BuildConfig.cs @@ -30,7 +30,6 @@ { public struct BuildConfig { public const uint Both = 0x03; public const uint Release = 0x01; public const uint Debug = 0x02;