<ResourceType Value="res"/> <UseXPManifest Value="True"/> <Icon Value="0"/> </General> <i18n> <EnableI18N LFM="False"/> </i18n> <VersionInfo> <StringTable ProductVersion=""/> </VersionInfo> <BuildModes Count="1"> <Item1 Name="Default" Default="True"/> </BuildModes> <PublishOptions> <Version Value="2"/> <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/> <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> <LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/> </local> </RunParams> <RequiredPackages Count="2"> <Item1> <PackageName Value="ModularSystem"/> <DefaultFilename Value="..\ModularSystem.lpk" Prefer="True"/> </Item1> <Item2> <PackageName Value="LCL"/> </Item2> </RequiredPackages> <Units Count="6"> <Unit0> <Filename Value="Demo.lpr"/> <IsPartOfProject Value="True"/> <UnitName Value="Demo"/> </Unit0> <Unit1> <Filename Value="UMainForm.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="MainForm"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> <UnitName Value="UMainForm"/> </Unit1> <Unit2> <Filename Value="UModuleUser.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="UModuleUser"/> </Unit2> <Unit3> <Filename Value="UModuleBase.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="UModuleBase"/> </Unit3> <Unit4> <Filename Value="UModuleACL.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="UModuleACL"/> </Unit4> <Unit5> <Filename Value="ULogForm.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="LogForm"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> <UnitName Value="ULogForm"/> </Unit5> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="Demo"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <Checks> <IOChecks Value="True"/> <RangeChecks Value="True"/> <OverflowChecks Value="True"/> <StackChecks Value="True"/> </Checks> </CodeGeneration> <Linking> <Debugging> <UseHeaptrc Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CustomOptions Value="-dDEBUG"/> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> <Debugging> <Exceptions Count="3"> <Item1> <Name Value="EAbort"/> </Item1> <Item2> <Name Value="ECodetoolError"/> </Item2> <Item3> <Name Value="EFOpenError"/> </Item3> </Exceptions> </Debugging> </CONFIG>