Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <CONFIG>
- <ProjectOptions>
- <Version Value="12"/>
- <PathDelim Value="\"/>
- <General>
- <Flags>
- <MainUnitHasCreateFormStatements Value="False"/>
- <MainUnitHasTitleStatement Value="False"/>
- <MainUnitHasScaledStatement Value="False"/>
- </Flags>
- <SessionStorage Value="InProjectDir"/>
- <Title Value="injector"/>
- <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="injector.lpr"/>
- <IsPartOfProject Value="True"/>
- </Unit>
- </Units>
- </ProjectOptions>
- <CompilerOptions>
- <Version Value="11"/>
- <PathDelim Value="\"/>
- <Target>
- <Filename Value="injector"/>
- </Target>
- <SearchPaths>
- <IncludeFiles Value="$(ProjOutDir)"/>
- <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
- </SearchPaths>
- </CompilerOptions>
- <Debugging>
- <Exceptions>
- <Item>
- <Name Value="EAbort"/>
- </Item>
- <Item>
- <Name Value="ECodetoolError"/>
- </Item>
- <Item>
- <Name Value="EFOpenError"/>
- </Item>
- </Exceptions>
- </Debugging>
- </CONFIG>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement