Skip to content

Commit

Permalink
NDEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Jan 14, 2018
1 parent 1db5d4d commit 546947b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions principia.props
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>NDEBUG</PreprocessorDefinitions>
</ClCompile>
<Link>
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
Expand Down

0 comments on commit 546947b

Please sign in to comment.