<ResourceType Value="res"/> <UseXPManifest Value="True"/> <Icon Value="0"/> </General> <i18n> <EnableI18N Value="True"/> <OutDir Value="Languages"/> </i18n> <VersionInfo> <StringTable ProductVersion=""/> </VersionInfo> <BuildModes Count="2"> <Item1 Name="Debug" Default="True"/> <Item2 Name="Release"> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="LazFuckIDE"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <SmartLinkUnit Value="True"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CompilerMessages> <MsgFileName Value=""/> </CompilerMessages> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> </Item2> </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="5"> <Item1> <PackageName Value="CoolTranslator"/> </Item1> <Item2> <PackageName Value="TemplateGenerics"/> </Item2> <Item3> <PackageName Value="Common"/> </Item3> <Item4> <PackageName Value="SynEdit"/> </Item4> <Item5> <PackageName Value="LCL"/> </Item5> </RequiredPackages> <Units Count="12"> <Unit0> <Filename Value="LazFuckIDE.lpr"/> <IsPartOfProject Value="True"/> <UnitName Value="LazFuckIDE"/> </Unit0> <Unit1> <Filename Value="UMainForm.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="MainForm"/> <ResourceBaseClass Value="Form"/> <UnitName Value="UMainForm"/> </Unit1> <Unit2> <Filename Value="UBrainFuck.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="UBrainFuck"/> </Unit2> <Unit3> <Filename Value="UInterpreterForm.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="InterpreterForm"/> <ResourceBaseClass Value="Form"/> <UnitName Value="UInterpreterForm"/> </Unit3> <Unit4> <Filename Value="UApplicationInfo.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="UApplicationInfo"/> </Unit4> <Unit5> <Filename Value="UCompiledForm.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="CompiledForm"/> <ResourceBaseClass Value="Form"/> <UnitName Value="UCompiledForm"/> </Unit5> <Unit6> <Filename Value="UOptionsForm.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="OptionsForm"/> <ResourceBaseClass Value="Form"/> <UnitName Value="UOptionsForm"/> </Unit6> <Unit7> <Filename Value="Compiler\UCompiler.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="UCompiler"/> </Unit7> <Unit8> <Filename Value="Compiler\UCompilerDelphi.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="UCompilerDelphi"/> </Unit8> <Unit9> <Filename Value="Compiler\UCompilerPHP.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="UCompilerPHP"/> </Unit9> <Unit10> <Filename Value="Common\ULastOpenedList.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="ULastOpenedList"/> </Unit10> <Unit11> <Filename Value="Common\URegistry.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="URegistry"/> </Unit11> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="LazFuckIDE"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Compiler;Common"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <Checks> <IOChecks Value="True"/> <RangeChecks Value="True"/> <OverflowChecks Value="True"/> <StackChecks Value="True"/> </Checks> <VerifyObjMethodCallValidity Value="True"/> </CodeGeneration> <Linking> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CompilerMessages> <MsgFileName Value=""/> </CompilerMessages> <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>