|
@@ -1,7 +1,7 @@
|
|
-<?xml version="1.0"?>
|
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<ProjectOptions>
|
|
- <Version Value="7"/>
|
|
|
|
|
|
+ <Version Value="10"/>
|
|
<General>
|
|
<General>
|
|
<Flags>
|
|
<Flags>
|
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
|
@@ -12,12 +12,11 @@
|
|
</Flags>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<MainUnit Value="0"/>
|
|
- <TargetFileExt Value=".exe"/>
|
|
|
|
<Title Value="buildrtl"/>
|
|
<Title Value="buildrtl"/>
|
|
</General>
|
|
</General>
|
|
- <VersionInfo>
|
|
|
|
- <ProjectVersion Value=""/>
|
|
|
|
- </VersionInfo>
|
|
|
|
|
|
+ <BuildModes Count="1">
|
|
|
|
+ <Item1 Name="default" Default="True"/>
|
|
|
|
+ </BuildModes>
|
|
<PublishOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<Version Value="2"/>
|
|
<IgnoreBinaries Value="False"/>
|
|
<IgnoreBinaries Value="False"/>
|
|
@@ -32,30 +31,30 @@
|
|
</RunParams>
|
|
</RunParams>
|
|
<Units Count="1">
|
|
<Units Count="1">
|
|
<Unit0>
|
|
<Unit0>
|
|
- <Filename Value="buildfcl-xml.pp"/>
|
|
|
|
|
|
+ <Filename Value="buildfclxml.pp"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsPartOfProject Value="True"/>
|
|
- <UnitName Value="buildrtl"/>
|
|
|
|
</Unit0>
|
|
</Unit0>
|
|
</Units>
|
|
</Units>
|
|
</ProjectOptions>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<CompilerOptions>
|
|
- <Version Value="8"/>
|
|
|
|
|
|
+ <Version Value="11"/>
|
|
<SearchPaths>
|
|
<SearchPaths>
|
|
- <IncludeFiles Value="src/"/>
|
|
|
|
- <OtherUnitFiles Value="src/"/>
|
|
|
|
|
|
+ <IncludeFiles Value="src"/>
|
|
|
|
+ <OtherUnitFiles Value="src"/>
|
|
<UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
|
|
<UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Parsing>
|
|
<Style Value="2"/>
|
|
<Style Value="2"/>
|
|
|
|
+ <SyntaxOptions>
|
|
|
|
+ <UseAnsiStrings Value="False"/>
|
|
|
|
+ </SyntaxOptions>
|
|
</Parsing>
|
|
</Parsing>
|
|
<Other>
|
|
<Other>
|
|
<Verbosity>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
</Verbosity>
|
|
- <CompilerPath Value="$(CompPath)"/>
|
|
|
|
<ExecuteBefore>
|
|
<ExecuteBefore>
|
|
- <Command Value="cmd.exe /c "if not exist units/$(TargetCPU)-$(TargetOS) mkdir units/$(TargetCPU)-$(TargetOS)""/>
|
|
|
|
<ShowAllMessages Value="True"/>
|
|
<ShowAllMessages Value="True"/>
|
|
</ExecuteBefore>
|
|
</ExecuteBefore>
|
|
</Other>
|
|
</Other>
|