浏览代码

- disable optimizations to ease debugging

git-svn-id: branches/unicodekvm@48735 -
nickysn 4 年之前
父节点
当前提交
8ed768d486
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      packages/fv/examples/testuapp.lpi

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

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