don't use runtime typeinfo
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
Optimization="0"
|
Optimization="0"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
DebugInformationFormat="4"
|
DebugInformationFormat="4"
|
||||||
RuntimeTypeInfo="TRUE"
|
RuntimeTypeInfo="FALSE"
|
||||||
RuntimeLibrary="3"
|
RuntimeLibrary="3"
|
||||||
[% END %]
|
[% END %]
|
||||||
|
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
Optimization="0"
|
Optimization="0"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
DebugInformationFormat="4"
|
DebugInformationFormat="4"
|
||||||
RuntimeTypeInfo="TRUE"
|
RuntimeTypeInfo="FALSE"
|
||||||
RuntimeLibrary="3"
|
RuntimeLibrary="3"
|
||||||
[% END %]
|
[% END %]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user