avtc.lpi

Переключить прокрутку окна
Загрузить этот исходный код

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <ProjectOptions>
    <Version Value="12"/>
    <PathDelim Value="\"/>
    <General>
      <Flags>
        <SaveClosedFiles Value="False"/>
        <MainUnitHasCreateFormStatements Value="False"/>
        <MainUnitHasTitleStatement Value="False"/>
        <MainUnitHasScaledStatement Value="False"/>
        <SaveJumpHistory Value="False"/>
      </Flags>
      <SessionStorage Value="InProjectDir"/>
      <Title Value="Компилятор ПВТ-ОО"/>
      <UseAppBundle Value="False"/>
      <ResourceType Value="res"/>
      <Icon Value="0"/>
    </General>
    <VersionInfo>
      <UseVersionInfo Value="True"/>
      <MinorVersionNr Value="7"/>
      <Language Value="0419"/>
      <StringTable FileDescription="Компилятор ПВТ-ОО" LegalCopyright="Copyright © 2021, 2024, 2026 Малик Разработчик" OriginalFilename="avtc.exe" ProductName="Объектно-ориентированный продвинутый векторный транслятор" ProductVersion="0.7"/>
    </VersionInfo>
    <BuildModes>
      <Item Name="default" Default="True"/>
      <Item Name="heap trace">
        <CompilerOptions>
          <Version Value="11"/>
          <Target>
            <Filename Value="../../avtc-ht"/>
          </Target>
          <SearchPaths>
            <IncludeFiles Value="$(ProjOutDir)"/>
            <OtherUnitFiles Value="../common;../common/locale/cyrillic;../common/locale/cyrillic/ru-ru;../avo;../avt"/>
            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
          </SearchPaths>
          <Conditionals Value="if (TargetOS = &apos;win&apos;) or (TargetOS = &apos;win64&apos;) then begin
    CustomOptions += &apos; -WB7fff00400000&apos;;
end;

// example for adding linker options on Mac OS X
//if TargetOS=&apos;darwin&apos; then
//  LinkerOptions := &apos; -framework OpenGL&apos;;

// example for adding a unit and include path on Windows
//if SrcOS=&apos;win&apos; then begin
//  UnitPath += &apos;;win&apos;;
//  IncPath += &apos;;win&apos;;
//end;"/>
          <Linking>
            <Debugging>
              <DebugInfoType Value="dsDwarf2"/>
              <UseHeaptrc Value="True"/>
            </Debugging>
          </Linking>
          <Other>
            <CompilerMessages>
              <IgnoredMessages idx5024="True"/>
            </CompilerMessages>
            <CustomOptions Value="-dUSE_AVX2"/>
            <OtherDefines Count="1">
              <Define0 Value="USE_AVX2"/>
            </OtherDefines>
          </Other>
        </CompilerOptions>
      </Item>
    </BuildModes>
    <PublishOptions>
      <Version Value="2"/>
      <UseFileFilters Value="True"/>
    </PublishOptions>
    <RunParams>
      <FormatVersion Value="2"/>
    </RunParams>
    <Units>
      <Unit>
        <Filename Value="avtc.lpr"/>
        <IsPartOfProject Value="True"/>
      </Unit>
      <Unit>
        <Filename Value="ru.malik.elaborarer.avtoo.avtc.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit>
      <Unit>
        <Filename Value="ru.malik.elaborarer.avtoo.generator.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit>
    </Units>
  </ProjectOptions>
  <CompilerOptions>
    <Version Value="11"/>
    <Target>
      <Filename Value="../../avtc"/>
    </Target>
    <SearchPaths>
      <IncludeFiles Value="$(ProjOutDir)"/>
      <OtherUnitFiles Value="../common;../common/locale/cyrillic;../common/locale/cyrillic/ru-ru;../avo;../avt"/>
      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
    </SearchPaths>
    <Conditionals Value="if (TargetOS = &apos;win&apos;) or (TargetOS = &apos;win64&apos;) then begin
    CustomOptions += &apos; -WB7fff00400000&apos;;
end;

// example for adding linker options on Mac OS X
//if TargetOS=&apos;darwin&apos; then
//  LinkerOptions := &apos; -framework OpenGL&apos;;

// example for adding a unit and include path on Windows
//if SrcOS=&apos;win&apos; then begin
//  UnitPath += &apos;;win&apos;;
//  IncPath += &apos;;win&apos;;
//end;"/>
    <Linking>
      <Debugging>
        <DebugInfoType Value="dsDwarf2"/>
      </Debugging>
    </Linking>
    <Other>
      <CompilerMessages>
        <IgnoredMessages idx5024="True"/>
      </CompilerMessages>
      <CustomOptions Value="-dUSE_AVX2"/>
      <OtherDefines Count="1">
        <Define0 Value="USE_AVX2"/>
      </OtherDefines>
    </Other>
  </CompilerOptions>
  <Debugging>
    <Exceptions>
      <Item>
        <Name Value="EAbort"/>
      </Item>
      <Item>
        <Name Value="ECodetoolError"/>
      </Item>
      <Item>
        <Name Value="EFOpenError"/>
      </Item>
    </Exceptions>
  </Debugging>
</CONFIG>