summaryrefslogtreecommitdiff
path: root/compiler/pp.lpi
diff options
context:
space:
mode:
authornickysn <nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2>2017-04-30 20:48:35 +0000
committernickysn <nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2>2017-04-30 20:48:35 +0000
commit67f6f708fcfb404b76e22d7efba048915ce99146 (patch)
tree256ae2f9fd212ca383048d711e0ca0cca21658ae /compiler/pp.lpi
parentd9e3f5d228e11d8acd80f304f3692692e552412f (diff)
downloadfpc-67f6f708fcfb404b76e22d7efba048915ce99146.tar.gz
- removed missing file from project
+ compile with the EXTDEBUG define to catch more errors git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@36025 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/pp.lpi')
-rw-r--r--compiler/pp.lpi17
1 files changed, 3 insertions, 14 deletions
diff --git a/compiler/pp.lpi b/compiler/pp.lpi
index c422ab88f7..930abab084 100644
--- a/compiler/pp.lpi
+++ b/compiler/pp.lpi
@@ -27,22 +27,15 @@
<FormatVersion Value="1"/>
</local>
</RunParams>
- <Units Count="3">
+ <Units Count="2">
<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>
+ </Unit1>
</Units>
</ProjectOptions>
<CompilerOptions>
@@ -73,11 +66,7 @@
<ConfigFile>
<StopAfterErrCount Value="50"/>
</ConfigFile>
- <CompilerMessages>
- <UseMsgFile Value="True"/>
- </CompilerMessages>
- <CustomOptions Value="-di386"/>
- <CompilerPath Value="$(CompPath)"/>
+ <CustomOptions Value="-di386 -dEXTDEBUG"/>
</Other>
</CompilerOptions>
</CONFIG>