summaryrefslogtreecommitdiff
path: root/src/compat/Release.props
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-02-09 16:35:34 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-02-09 16:35:34 +0100
commit1a7f9ade59d3cf092d8fe2c341d13e9abb834b2c (patch)
treec2862c0ce46b80f565a18a25fa96145ef59ad0b2 /src/compat/Release.props
parent1aff45d6fdfbc63a0256a831a8f8644a84708e9f (diff)
parent9d320b2bf4b83f6e2a3c679a399b88dfe57b879e (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'src/compat/Release.props')
-rw-r--r--src/compat/Release.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compat/Release.props b/src/compat/Release.props
index 63828b7..50eaa8d 100644
--- a/src/compat/Release.props
+++ b/src/compat/Release.props
@@ -15,6 +15,7 @@
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <ControlFlowGuard>Guard</ControlFlowGuard>
</ClCompile>
<Link>
<EnableCOMDATFolding>true</EnableCOMDATFolding>