瀏覽代碼

git-svn-id: trunk@35721 -

maciej-izak 8 年之前
父節點
當前提交
b4b87a841c
共有 1 個文件被更改,包括 2 次插入8 次删除
  1. 2 8
      compiler/pp.lpi

+ 2 - 8
compiler/pp.lpi

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="10"/>
     <PathDelim Value="\"/>
     <General>
       <Flags>
@@ -25,23 +25,21 @@
     <RunParams>
       <local>
         <FormatVersion Value="1"/>
+        <CommandLineParams Value="test.pp"/>
       </local>
     </RunParams>
     <Units Count="3">
       <Unit0>
         <Filename Value="pp.pas"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="pp"/>
       </Unit0>
       <Unit1>
         <Filename Value="x86\symold86.pas"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="symold86"/>
       </Unit1>
       <Unit2>
         <Filename Value="i8086\symcpu.pas"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="symcpu"/>
       </Unit2>
     </Units>
   </ProjectOptions>
@@ -73,11 +71,7 @@
       <ConfigFile>
         <StopAfterErrCount Value="50"/>
       </ConfigFile>
-      <CompilerMessages>
-        <UseMsgFile Value="True"/>
-      </CompilerMessages>
       <CustomOptions Value="-di386"/>
-      <CompilerPath Value="$(CompPath)"/>
     </Other>
   </CompilerOptions>
 </CONFIG>