|
@@ -683,13 +683,6 @@
|
|
|
"value": "true",
|
|
"value": "true",
|
|
|
"flags": []
|
|
"flags": []
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- "name": "UseDynamicDebugging",
|
|
|
|
|
- "switch": "dynamicdeopt",
|
|
|
|
|
- "comment": "Support C++ Dynamic Debugging",
|
|
|
|
|
- "value": "true",
|
|
|
|
|
- "flags": []
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
"name": "LargeAddressAware",
|
|
"name": "LargeAddressAware",
|
|
|
"switch": "LARGEADDRESSAWARE:NO",
|
|
"switch": "LARGEADDRESSAWARE:NO",
|
|
@@ -1164,6 +1157,13 @@
|
|
|
"UserValue"
|
|
"UserValue"
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "UseDynamicDebugging",
|
|
|
|
|
+ "switch": "dynamicdeopt",
|
|
|
|
|
+ "comment": "Support C++ Dynamic Debugging",
|
|
|
|
|
+ "value": "true",
|
|
|
|
|
+ "flags": []
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"name": "HeapReserveSize",
|
|
"name": "HeapReserveSize",
|
|
|
"switch": "HEAP:",
|
|
"switch": "HEAP:",
|