Support custom deprecation messages in bindings generator

This commit is contained in:
2024-06-17 20:00:30 +03:00
parent 6e0dd2064a
commit e08b57e814
21 changed files with 98 additions and 43 deletions

View File

@@ -617,6 +617,9 @@ namespace Flax.Build.Platforms
commonArgs.Add(string.Format("/FU\"{0}\\platform.winmd\"", dir));
}
}
// Preprocessor conformance mode
commonArgs.Add("/Zc:preprocessor");
}
// Add preprocessor definitions