|
@@ -0,0 +1,47 @@
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<CONFIG>
|
|
|
|
+ <ProjectOptions>
|
|
|
|
+ <Version Value="12"/>
|
|
|
|
+ <General>
|
|
|
|
+ <Flags>
|
|
|
|
+ <MainUnitHasCreateFormStatements Value="False"/>
|
|
|
|
+ <MainUnitHasTitleStatement Value="False"/>
|
|
|
|
+ <MainUnitHasScaledStatement Value="False"/>
|
|
|
|
+ </Flags>
|
|
|
|
+ <SessionStorage Value="InProjectDir"/>
|
|
|
|
+ <Title Value="fpc"/>
|
|
|
|
+ <UseAppBundle Value="False"/>
|
|
|
|
+ <ResourceType Value="res"/>
|
|
|
|
+ </General>
|
|
|
|
+ <BuildModes>
|
|
|
|
+ <Item Name="Default" Default="True"/>
|
|
|
|
+ </BuildModes>
|
|
|
|
+ <PublishOptions>
|
|
|
|
+ <Version Value="2"/>
|
|
|
|
+ <UseFileFilters Value="True"/>
|
|
|
|
+ </PublishOptions>
|
|
|
|
+ <RunParams>
|
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
|
+ </RunParams>
|
|
|
|
+ <Units>
|
|
|
|
+ <Unit>
|
|
|
|
+ <Filename Value="fpc.pp"/>
|
|
|
|
+ <IsPartOfProject Value="True"/>
|
|
|
|
+ </Unit>
|
|
|
|
+ </Units>
|
|
|
|
+ </ProjectOptions>
|
|
|
|
+ <CompilerOptions>
|
|
|
|
+ <Version Value="11"/>
|
|
|
|
+ <Target>
|
|
|
|
+ <Filename Value="fpc"/>
|
|
|
|
+ </Target>
|
|
|
|
+ <SearchPaths>
|
|
|
|
+ <IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
|
+ <OtherUnitFiles Value=".."/>
|
|
|
|
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
|
|
+ </SearchPaths>
|
|
|
|
+ <Other>
|
|
|
|
+ <CustomOptions Value="-d$(TargetCPU)"/>
|
|
|
|
+ </Other>
|
|
|
|
+ </CompilerOptions>
|
|
|
|
+</CONFIG>
|