<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <ProjectOptions>
    <Version Value="11"/>
    <PathDelim Value="\"/>
    <General>
      <SessionStorage Value="InProjectDir"/>
      <MainUnit Value="0"/>
      <Title Value="SPS_Emu"/>
      <ResourceType Value="res"/>
      <UseXPManifest Value="True"/>
      <XPManifest>
        <DpiAware Value="True/PM"/>
        <ExecutionLevel Value="highestAvailable"/>
      </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="93"/>
      <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\"/>
    </PublishOptions>
    <RunParams>
      <local>
        <CommandLineParams Value="beispiele/tone.tps"/>
      </local>
      <environment>
        <UserOverrides Count="1">
          <Variable0 Name="lazarus_debuglog" Value="c:\temp\debug.txt"/>
        </UserOverrides>
      </environment>
      <FormatVersion Value="2"/>
      <Modes Count="1">
        <Mode0 Name="default">
          <local>
            <CommandLineParams Value="beispiele/tone.tps"/>
          </local>
          <environment>
            <UserOverrides Count="1">
              <Variable0 Name="lazarus_debuglog" Value="c:\temp\debug.txt"/>
            </UserOverrides>
          </environment>
        </Mode0>
      </Modes>
    </RunParams>
    <RequiredPackages Count="3">
      <Item1>
        <PackageName Value="laz_synapse"/>
      </Item1>
      <Item2>
        <PackageName Value="SdpoSerialLaz"/>
      </Item2>
      <Item3>
        <PackageName Value="LCL"/>
      </Item3>
    </RequiredPackages>
    <Units Count="10">
      <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>
      <Unit7>
        <Filename Value="umicrobit.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="uMicrobit"/>
      </Unit7>
      <Unit8>
        <Filename Value="uimicrobit.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fMicrobit"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="uiMicrobit"/>
      </Unit8>
      <Unit9>
        <Filename Value="userui.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="Form3"/>
        <ResourceBaseClass Value="Form"/>
      </Unit9>
    </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>
    <Linking>
      <Debugging>
        <StripSymbols Value="True"/>
        <UseExternalDbgSyms Value="True"/>
      </Debugging>
      <Options>
        <Win32>
          <GraphicApplication Value="True"/>
        </Win32>
      </Options>
    </Linking>
  </CompilerOptions>
  <Debugging>
    <Exceptions Count="7">
      <Item1>
        <Name Value="EAbort"/>
      </Item1>
      <Item2>
        <Name Value="ECodetoolError"/>
      </Item2>
      <Item3>
        <Name Value="EFOpenError"/>
      </Item3>
      <Item4>
        <Name Value="Exception"/>
      </Item4>
      <Item5>
        <Name Value="EScannerError"/>
      </Item5>
      <Item6>
        <Name Value="RunError(103)"/>
      </Item6>
      <Item7>
        <Name Value="EInOutError"/>
      </Item7>
    </Exceptions>
  </Debugging>
</CONFIG>