[Spice-devel] [RFC PATCH vdagent 09/16] Unify debug options

Dmitry Fleytman dmitry at daynix.com
Mon Jul 18 06:34:43 UTC 2016


Signed-off-by: Dmitry Fleytman <dmitry at daynix.com>
---
 vdagent/vdagent.vcxproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vdagent/vdagent.vcxproj b/vdagent/vdagent.vcxproj
index 8ada675..fbd2209 100644
--- a/vdagent/vdagent.vcxproj
+++ b/vdagent/vdagent.vcxproj
@@ -194,7 +194,7 @@
       <PrecompiledHeader>
       </PrecompiledHeader>
       <WarningLevel>Level3</WarningLevel>
-      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
+      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
     </ClCompile>
     <Link>
       <AdditionalDependencies>Version.lib;$(SPICE_DEBUG_LIB_LIST);wtsapi32.lib;%(AdditionalDependencies)</AdditionalDependencies>
-- 
1.8.3.1



More information about the Spice-devel mailing list