Browse Source

* fixed/cleaned up lazarus project file

git-svn-id: trunk@22457 -
florian 13 years ago
parent
commit
46bf1823b8
1 changed files with 2 additions and 21 deletions
  1. 2 21
      compiler/pp.lpi

+ 2 - 21
compiler/pp.lpi

@@ -25,27 +25,14 @@
     <RunParams>
     <RunParams>
       <local>
       <local>
         <FormatVersion Value="1"/>
         <FormatVersion Value="1"/>
-        <CommandLineParams Value="-n -Furtl\units\i386-win32 -viwn -FEtestoutput fpctests\tgenunitstatic.pas"/>
-        <LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
-        <WorkingDirectory Value="c:\svn\fpc"/>
       </local>
       </local>
     </RunParams>
     </RunParams>
-    <Units Count="3">
+    <Units Count="1">
       <Unit0>
       <Unit0>
         <Filename Value="pp.pas"/>
         <Filename Value="pp.pas"/>
         <IsPartOfProject Value="True"/>
         <IsPartOfProject Value="True"/>
         <UnitName Value="pp"/>
         <UnitName Value="pp"/>
       </Unit0>
       </Unit0>
-      <Unit1>
-        <Filename Value="x86\aasmcpu.pas"/>
-        <IsPartOfProject Value="True"/>
-        <UnitName Value="aasmcpu"/>
-      </Unit1>
-      <Unit2>
-        <Filename Value="globstat.pas"/>
-        <IsPartOfProject Value="True"/>
-        <UnitName Value="globstat"/>
-      </Unit2>
     </Units>
     </Units>
   </ProjectOptions>
   </ProjectOptions>
   <CompilerOptions>
   <CompilerOptions>
@@ -67,11 +54,6 @@
         <UseAnsiStrings Value="False"/>
         <UseAnsiStrings Value="False"/>
       </SyntaxOptions>
       </SyntaxOptions>
     </Parsing>
     </Parsing>
-    <Linking>
-      <Debugging>
-        <DebugInfoType Value="dsDwarf2Set"/>
-      </Debugging>
-    </Linking>
     <Other>
     <Other>
       <Verbosity>
       <Verbosity>
         <ShowWarn Value="False"/>
         <ShowWarn Value="False"/>
@@ -84,8 +66,7 @@
       <CompilerMessages>
       <CompilerMessages>
         <UseMsgFile Value="True"/>
         <UseMsgFile Value="True"/>
       </CompilerMessages>
       </CompilerMessages>
-      <CustomOptions Value="-di386
--dDEBUG_UNITWAITING"/>
+      <CustomOptions Value="-di386"/>
       <CompilerPath Value="$(CompPath)"/>
       <CompilerPath Value="$(CompPath)"/>
     </Other>
     </Other>
   </CompilerOptions>
   </CompilerOptions>