Advertisement
FlyFar

injector.lpi

Jul 15th, 2023 (edited)
1,301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pascal 1.47 KB | Cybersecurity | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3.   <ProjectOptions>
  4.     <Version Value="12"/>
  5.     <PathDelim Value="\"/>
  6.     <General>
  7.       <Flags>
  8.         <MainUnitHasCreateFormStatements Value="False"/>
  9.         <MainUnitHasTitleStatement Value="False"/>
  10.         <MainUnitHasScaledStatement Value="False"/>
  11.       </Flags>
  12.       <SessionStorage Value="InProjectDir"/>
  13.       <Title Value="injector"/>
  14.       <UseAppBundle Value="False"/>
  15.       <ResourceType Value="res"/>
  16.     </General>
  17.     <BuildModes>
  18.       <Item Name="Default" Default="True"/>
  19.     </BuildModes>
  20.     <PublishOptions>
  21.       <Version Value="2"/>
  22.       <UseFileFilters Value="True"/>
  23.     </PublishOptions>
  24.     <RunParams>
  25.       <FormatVersion Value="2"/>
  26.     </RunParams>
  27.     <Units>
  28.       <Unit>
  29.         <Filename Value="injector.lpr"/>
  30.         <IsPartOfProject Value="True"/>
  31.       </Unit>
  32.     </Units>
  33.   </ProjectOptions>
  34.   <CompilerOptions>
  35.     <Version Value="11"/>
  36.     <PathDelim Value="\"/>
  37.     <Target>
  38.       <Filename Value="injector"/>
  39.     </Target>
  40.     <SearchPaths>
  41.       <IncludeFiles Value="$(ProjOutDir)"/>
  42.       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  43.     </SearchPaths>
  44.   </CompilerOptions>
  45.   <Debugging>
  46.     <Exceptions>
  47.       <Item>
  48.         <Name Value="EAbort"/>
  49.       </Item>
  50.       <Item>
  51.         <Name Value="ECodetoolError"/>
  52.       </Item>
  53.       <Item>
  54.         <Name Value="EFOpenError"/>
  55.       </Item>
  56.     </Exceptions>
  57.   </Debugging>
  58. </CONFIG>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement