mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-07 06:56:15 +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>
|
<CONFIG>
|
||||||
<ProjectOptions>
|
<ProjectOptions>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Version Value="5"/>
|
<Version Value="6"/>
|
||||||
<General>
|
<General>
|
||||||
<Flags>
|
<Flags>
|
||||||
<SaveClosedFiles Value="False"/>
|
<SaveClosedFiles Value="False"/>
|
||||||
@ -48,9 +48,6 @@
|
|||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="5"/>
|
<Version Value="5"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Parsing>
|
|
||||||
<Style Value="1"/>
|
|
||||||
</Parsing>
|
|
||||||
<CodeGeneration>
|
<CodeGeneration>
|
||||||
<HeapSize Value="8000000"/>
|
<HeapSize Value="8000000"/>
|
||||||
<Generate Value="Faster"/>
|
<Generate Value="Faster"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user