|
@@ -0,0 +1,93 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<CONFIG>
|
|
|
+ <ProjectOptions>
|
|
|
+ <Version Value="12"/>
|
|
|
+ <General>
|
|
|
+ <SessionStorage Value="InProjectDir"/>
|
|
|
+ <Title Value="FresnelDivAndSpan1"/>
|
|
|
+ <Scaled Value="True"/>
|
|
|
+ <ResourceType Value="res"/>
|
|
|
+ <UseXPManifest Value="True"/>
|
|
|
+ <XPManifest>
|
|
|
+ <DpiAware Value="True"/>
|
|
|
+ </XPManifest>
|
|
|
+ <Icon Value="0"/>
|
|
|
+ </General>
|
|
|
+ <BuildModes>
|
|
|
+ <Item Name="Default" Default="True"/>
|
|
|
+ </BuildModes>
|
|
|
+ <PublishOptions>
|
|
|
+ <Version Value="2"/>
|
|
|
+ <UseFileFilters Value="True"/>
|
|
|
+ </PublishOptions>
|
|
|
+ <RunParams>
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
+ </RunParams>
|
|
|
+ <RequiredPackages>
|
|
|
+ <Item>
|
|
|
+ <PackageName Value="Fresnel"/>
|
|
|
+ </Item>
|
|
|
+ <Item>
|
|
|
+ <PackageName Value="LCL"/>
|
|
|
+ </Item>
|
|
|
+ </RequiredPackages>
|
|
|
+ <Units>
|
|
|
+ <Unit>
|
|
|
+ <Filename Value="FresnelDivAndSpan1.lpr"/>
|
|
|
+ <IsPartOfProject Value="True"/>
|
|
|
+ <UnitName Value="TestFresnelLayouter1"/>
|
|
|
+ </Unit>
|
|
|
+ <Unit>
|
|
|
+ <Filename Value="mainunit.pas"/>
|
|
|
+ <IsPartOfProject Value="True"/>
|
|
|
+ <ComponentName Value="Form1"/>
|
|
|
+ <ResourceBaseClass Value="Form"/>
|
|
|
+ <UnitName Value="MainUnit"/>
|
|
|
+ </Unit>
|
|
|
+ </Units>
|
|
|
+ </ProjectOptions>
|
|
|
+ <CompilerOptions>
|
|
|
+ <Version Value="11"/>
|
|
|
+ <Target>
|
|
|
+ <Filename Value="FresnelDivAndSpan1"/>
|
|
|
+ </Target>
|
|
|
+ <SearchPaths>
|
|
|
+ <IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
+ <OtherUnitFiles Value="../../../fpc_sources/3.3.1/packages/fcl-css/src"/>
|
|
|
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
|
+ </SearchPaths>
|
|
|
+ <Linking>
|
|
|
+ <Debugging>
|
|
|
+ <DebugInfoType Value="dsDwarf2Set"/>
|
|
|
+ </Debugging>
|
|
|
+ <Options>
|
|
|
+ <Win32>
|
|
|
+ <GraphicApplication Value="True"/>
|
|
|
+ </Win32>
|
|
|
+ </Options>
|
|
|
+ </Linking>
|
|
|
+ <Other>
|
|
|
+ <CompilerMessages>
|
|
|
+ <IgnoredMessages idx6060="True"/>
|
|
|
+ </CompilerMessages>
|
|
|
+ <CustomOptions Value="-dVerboseFresnelLayouter"/>
|
|
|
+ <OtherDefines Count="1">
|
|
|
+ <Define0 Value="VerboseFresnelLayouter"/>
|
|
|
+ </OtherDefines>
|
|
|
+ <CompilerPath Value="/usr/local/lib/fpc/3.3.1/ppcx64"/>
|
|
|
+ </Other>
|
|
|
+ </CompilerOptions>
|
|
|
+ <Debugging>
|
|
|
+ <Exceptions>
|
|
|
+ <Item>
|
|
|
+ <Name Value="EAbort"/>
|
|
|
+ </Item>
|
|
|
+ <Item>
|
|
|
+ <Name Value="ECodetoolError"/>
|
|
|
+ </Item>
|
|
|
+ <Item>
|
|
|
+ <Name Value="EFOpenError"/>
|
|
|
+ </Item>
|
|
|
+ </Exceptions>
|
|
|
+ </Debugging>
|
|
|
+</CONFIG>
|