Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
112 | pmbaty | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||
3 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
||
4 | <LocalDebuggerCommandArguments>-m</LocalDebuggerCommandArguments> |
||
5 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
||
6 | </PropertyGroup> |
||
7 | </Project> |