diff Build/Visual Studio 2015/World of Might and Magic.vcxproj.user @ 2572:d87bfbd3bb3b

Step towards unification of Texture and RGBTexture (class Image)
author a.parshin
date Sat, 05 Mar 2016 01:51:54 +0200
parents cf29f444ddd7
children
line wrap: on
line diff
--- a/Build/Visual Studio 2015/World of Might and Magic.vcxproj.user	Mon Oct 05 00:19:13 2015 +0200
+++ b/Build/Visual Studio 2015/World of Might and Magic.vcxproj.user	Sat Mar 05 01:51:54 2016 +0200
@@ -4,6 +4,6 @@
     <LocalDebuggerCommand>$(OutDir)$(TargetName)$(TargetExt)</LocalDebuggerCommand>
     <LocalDebuggerWorkingDirectory>$(OutDir)</LocalDebuggerWorkingDirectory>
     <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
-    <LocalDebuggerCommandArguments>-nomarg -window -nointro -nologo -nocd</LocalDebuggerCommandArguments>
+    <LocalDebuggerCommandArguments>-nomarg -window -nointro -nologo -nocd -novideo</LocalDebuggerCommandArguments>
   </PropertyGroup>
 </Project>
\ No newline at end of file