<SubSystem>Console</SubSystem>
<StackReserveSize Condition="$(Configuration) != 'Debug'">2000000</StackReserveSize>
<StackReserveSize Condition="$(Configuration) == 'Debug'">8000000</StackReserveSize>
+ <StackReserveSize Condition="$(Configuration) == 'PGInstrument'">8000000</StackReserveSize>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<Link>
<StackReserveSize Condition="$(Configuration) != 'Debug'">2000000</StackReserveSize>
<StackReserveSize Condition="$(Configuration) == 'Debug'">8000000</StackReserveSize>
+ <StackReserveSize Condition="$(Configuration) == 'PGInstrument'">8000000</StackReserveSize>
</Link>
</ItemDefinitionGroup>
<ItemGroup>