Skip to content

Commit f64ffee

Browse files
iamAbhi-916vmoroz
authored andcommitted
enable dynamic_casts (RTTI) at a project level
1 parent 7a5dedd commit f64ffee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vnext/PropertySheets/React.Cpp.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
</PreprocessorDefinitions>
137137
<LanguageStandard>$(CppStandard)</LanguageStandard>
138138
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
139-
<RuntimeTypeInfo>false</RuntimeTypeInfo>
139+
<RuntimeTypeInfo>true</RuntimeTypeInfo>
140140
<ShowIncludes Condition="'$(ShowIncludes)'=='true'">true</ShowIncludes>
141141
<AdditionalOptions>/utf-8 %(AdditionalOptions) /await</AdditionalOptions>
142142
<ControlFlowGuard>Guard</ControlFlowGuard>

0 commit comments

Comments
 (0)