mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-06 08:58:19 +02:00
LazRes: changed assembler style to default (bug #0010917)
git-svn-id: trunk@14353 -
This commit is contained in:
parent
4815578787
commit
f2b7fed8e1
@ -2,7 +2,7 @@
|
||||
<CONFIG>
|
||||
<ProjectOptions>
|
||||
<PathDelim Value="\"/>
|
||||
<Version Value="5"/>
|
||||
<Version Value="6"/>
|
||||
<General>
|
||||
<Flags>
|
||||
<SaveClosedFiles Value="False"/>
|
||||
@ -48,9 +48,6 @@
|
||||
<CompilerOptions>
|
||||
<Version Value="5"/>
|
||||
<PathDelim Value="\"/>
|
||||
<Parsing>
|
||||
<Style Value="1"/>
|
||||
</Parsing>
|
||||
<CodeGeneration>
|
||||
<HeapSize Value="8000000"/>
|
||||
<Generate Value="Faster"/>
|
||||
|
Loading…
Reference in New Issue
Block a user