diff options
author | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2012-09-08 21:58:45 +0000 |
---|---|---|
committer | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2012-09-08 21:58:45 +0000 |
commit | f2eb0b6f906b9c6c46bbe4d499bbd00d4ad90196 (patch) | |
tree | eaf6defb9cf9678ce165cd6116cb8ee6d3a742d5 /compiler/ppcavr.lpi | |
parent | 8f8df9397e11c8a2668a2d53c276e26e35ce609b (diff) | |
download | fpc-f2eb0b6f906b9c6c46bbe4d499bbd00d4ad90196.tar.gz |
* project file updates
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@22360 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/ppcavr.lpi')
-rw-r--r-- | compiler/ppcavr.lpi | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/compiler/ppcavr.lpi b/compiler/ppcavr.lpi index cc0cda1e1d..e1643aefb0 100644 --- a/compiler/ppcavr.lpi +++ b/compiler/ppcavr.lpi @@ -12,7 +12,7 @@ </Flags> <SessionStorage Value="InProjectDir"/> <MainUnit Value="0"/> - <Title Value="ppavr"/> + <Title Value="ppcavr"/> </General> <BuildModes Count="1"> <Item1 Name="default" Default="True"/> @@ -42,7 +42,7 @@ </Units> </ProjectOptions> <CompilerOptions> - <Version Value="10"/> + <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="avr\pp"/> @@ -60,11 +60,6 @@ <UseAnsiStrings Value="False"/> </SyntaxOptions> </Parsing> - <Linking> - <Debugging> - <GenerateDebugInfo Value="True"/> - </Debugging> - </Linking> <Other> <Verbosity> <ShowWarn Value="False"/> |