<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <ProjectOptions>
    <Version Value="10"/>
    <PathDelim Value="\"/>
    <General>
      <SessionStorage Value="InProjectDir"/>
      <MainUnit Value="0"/>
      <Title Value="SPS_Emu"/>
      <ResourceType Value="res"/>
      <UseXPManifest Value="True"/>
      <XPManifest>
        <DpiAware Value="True"/>
      </XPManifest>
      <Icon Value="0"/>
    </General>
    <i18n>
      <EnableI18N LFM="False"/>
    </i18n>
    <VersionInfo>
      <UseVersionInfo Value="True"/>
      <AutoIncrementBuild Value="True"/>
      <MinorVersionNr Value="2"/>
      <RevisionNr Value="1"/>
      <BuildNr Value="56"/>
      <Language Value="0407"/>
      <StringTable CompanyName="MCS" FileDescription="TPS/SPS Emulator" InternalName="SPS_EMU" LegalCopyright="MCS (C) Wilfried Klaas" OriginalFilename="SPS_EMU.exe" ProductName="TPS/SPS Emulator" ProductVersion="0.2"/>
    </VersionInfo>
    <BuildModes Count="1">
      <Item1 Name="Default" Default="True"/>
    </BuildModes>
    <PublishOptions>
      <Version Value="2"/>
      <DestinationDirectory Value="$(ProjPath)\published\"/>
      <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"/>
        <CommandLineParams Value="beispiele/SimpleServo.tps"/>
      </local>
      <environment>
        <UserOverrides Count="1">
          <Variable0 Name="lazarus_debuglog" Value="c:\temp\debug.txt"/>
        </UserOverrides>
      </environment>
    </RunParams>
    <RequiredPackages Count="2">
      <Item1>
        <PackageName Value="SdpoSerialLaz"/>
      </Item1>
      <Item2>
        <PackageName Value="LCL"/>
      </Item2>
    </RequiredPackages>
    <Units Count="7">
      <Unit0>
        <Filename Value="SPS_Emu.lpr"/>
        <IsPartOfProject Value="True"/>
      </Unit0>
      <Unit1>
        <Filename Value="ugui.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="Form1"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="uGUI"/>
      </Unit1>
      <Unit2>
        <Filename Value="usps.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="uSPS"/>
      </Unit2>
      <Unit3>
        <Filename Value="utextui.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="Form2"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="uTextUi"/>
      </Unit3>
      <Unit4>
        <Filename Value="uselectcom.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="frmSelectCom"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="uSelectCom"/>
      </Unit4>
      <Unit5>
        <Filename Value="..\Lazarus_lib\mcsabout.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="Infobox"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="MCSAbout"/>
      </Unit5>
      <Unit6>
        <Filename Value="..\Lazarus_lib\MCSLsu.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="MCSLSU"/>
      </Unit6>
    </Units>
  </ProjectOptions>
  <CompilerOptions>
    <Version Value="11"/>
    <PathDelim Value="\"/>
    <Target>
      <Filename Value="SPS_Emu"/>
    </Target>
    <SearchPaths>
      <IncludeFiles Value="$(ProjOutDir)"/>
      <Libraries Value="..\Lazarus_Libraries"/>
      <OtherUnitFiles Value="..\Lazarus_Libraries"/>
      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    </SearchPaths>
    <CodeGeneration>
      <Checks>
        <IOChecks Value="True"/>
      </Checks>
      <Optimizations>
        <OptimizationLevel Value="2"/>
      </Optimizations>
    </CodeGeneration>
    <Linking>
      <Debugging>
        <StripSymbols Value="True"/>
        <UseExternalDbgSyms Value="True"/>
      </Debugging>
      <Options>
        <Win32>
          <GraphicApplication Value="True"/>
        </Win32>
      </Options>
    </Linking>
  </CompilerOptions>
  <Debugging>
    <Exceptions Count="4">
      <Item1>
        <Name Value="EAbort"/>
      </Item1>
      <Item2>
        <Name Value="ECodetoolError"/>
      </Item2>
      <Item3>
        <Name Value="EFOpenError"/>
      </Item3>
      <Item4>
        <Name Value="Exception"/>
      </Item4>
    </Exceptions>
  </Debugging>
</CONFIG>