Merge branch 'deprecation_messages' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-deprecation_messages
This commit is contained in:
@@ -618,6 +618,9 @@ namespace Flax.Build.Platforms
|
||||
commonArgs.Add(string.Format("/FU\"{0}\\platform.winmd\"", dir));
|
||||
}
|
||||
}
|
||||
|
||||
// Preprocessor conformance mode
|
||||
commonArgs.Add("/Zc:preprocessor");
|
||||
}
|
||||
|
||||
// Add preprocessor definitions
|
||||
|
||||
Reference in New Issue
Block a user