Mercurial > mm7
view Build/Visual Studio 2012/World of Might and Magic.vcxproj.user @ 2241:9df0477a5e2b
restoring deleted line in mm7_4.cpp
author | Grumpy7 |
---|---|
date | Sun, 23 Feb 2014 18:44:01 +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>