Mercurial > mm7
view Build/Visual Studio 2012/World of Might and Magic.vcxproj.user @ 2240:1fc4223bddf6
dword_F8B1B0_MasteryBeingTaught removing redundant case bodies
author | Grumpy7 |
---|---|
date | Sun, 23 Feb 2014 18:40:29 +0100 |
parents | daa61976637d |
children | d65414f65bd4 |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> <LocalDebuggerCommand>$(OutDir)$(TargetName)$(TargetExt)</LocalDebuggerCommand> <LocalDebuggerWorkingDirectory>$(OutDir)</LocalDebuggerWorkingDirectory> <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> <LocalDebuggerCommandArguments>-novideo, -nomarg</LocalDebuggerCommandArguments> </PropertyGroup> </Project>