Mercurial > mm7
diff Build/Visual Studio 2010/World of Might and Magic.vcxproj.user @ 2375:14c05b876218
sqrt(float, double)
author | Ritor1 |
---|---|
date | Mon, 12 May 2014 12:27:50 +0600 |
parents | 68f2d9d3a1d9 |
children | d922225a6081 |
line wrap: on
line diff
--- a/Build/Visual Studio 2010/World of Might and Magic.vcxproj.user Sat Apr 19 23:56:01 2014 +0600 +++ b/Build/Visual Studio 2010/World of Might and Magic.vcxproj.user Mon May 12 12:27:50 2014 +0600 @@ -1,9 +1,9 @@ <?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'"> - <LocalDebuggerWorkingDirectory>$(OutDir)</LocalDebuggerWorkingDirectory> + <LocalDebuggerWorkingDirectory>..\..\..\MM_VII</LocalDebuggerWorkingDirectory> <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> - <LocalDebuggerCommandArguments>-novideo, -nomarg</LocalDebuggerCommandArguments> + <LocalDebuggerCommandArguments>-nomarg</LocalDebuggerCommandArguments> <LocalDebuggerCommand>$(OutDir)$(TargetName)$(TargetExt)</LocalDebuggerCommand> </PropertyGroup> </Project> \ No newline at end of file