Browse Source

- disable optimizations to ease debugging

git-svn-id: branches/unicodekvm@48735 -
nickysn 4 years ago
parent
commit
8ed768d486
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/fv/examples/testuapp.lpi

+ 3 - 0
packages/fv/examples/testuapp.lpi

@@ -50,6 +50,9 @@
         <StackChecks Value="True"/>
         <StackChecks Value="True"/>
       </Checks>
       </Checks>
       <VerifyObjMethodCallValidity Value="True"/>
       <VerifyObjMethodCallValidity Value="True"/>
+      <Optimizations>
+        <OptimizationLevel Value="0"/>
+      </Optimizations>
     </CodeGeneration>
     </CodeGeneration>
   </CompilerOptions>
   </CompilerOptions>
   <Debugging>
   <Debugging>