<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <ProjectOptions>
    <Version Value="9"/>
    <PathDelim Value="\"/>
    <General>
      <Flags>
        <LRSInOutputDirectory Value="False"/>
      </Flags>
      <MainUnit Value="0"/>
      <UseAppBundle Value="False"/>
      <UseXPManifest Value="True"/>
      <XPManifest>
        <DpiAware Value="True"/>
      </XPManifest>
      <Icon Value="0"/>
    </General>
    <i18n>
      <EnableI18N Value="True"/>
    </i18n>
    <VersionInfo>
      <UseVersionInfo Value="True"/>
      <MajorVersionNr Value="3"/>
      <MinorVersionNr Value="1"/>
      <RevisionNr Value="4"/>
      <CharSet Value="04B0"/>
      <StringTable InternalName="Scrabble3D" ProductVersion="3.1.4"/>
    </VersionInfo>
    <BuildModes Count="7">
      <Item1 Name="qt x86_64" Default="True"/>
      <Item2 Name="win32">
        <CompilerOptions>
          <Version Value="11"/>
          <PathDelim Value="\"/>
          <Conditionals Value="// example for adding linker options on Mac OS X
//if TargetOS='darwin' then
//  LinkerOptions := ' -framework OpenGL';

// example for adding a unit and include path on Windows
//if SrcOS='win' then begin
//  UnitPath += ';win';
//  IncPath += ';win';
//end;

//if not LCLQt
//-Fu/usr/local/bin/lazarus/components/opengl/lib/x86_64-linux/gtk2
//end;"/>
          <CodeGeneration>
            <SmartLinkUnit Value="True"/>
            <RelocatableUnit Value="True"/>
            <Optimizations>
              <OptimizationLevel Value="2"/>
            </Optimizations>
          </CodeGeneration>
          <Linking>
            <Debugging>
              <GenerateDebugInfo Value="False"/>
              <UseLineInfoUnit Value="False"/>
              <StripSymbols Value="True"/>
            </Debugging>
            <LinkSmart Value="True"/>
            <Options>
              <LinkerOptions Value="#-macosx_version_min 10.5"/>
              <Win32>
                <GraphicApplication Value="True"/>
              </Win32>
            </Options>
          </Linking>
          <Other>
            <Verbosity>
              <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
              <ShowHintsForSenderNotUsed Value="True"/>
            </Verbosity>
            <CompilerMessages>
              <IgnoredMessages idx5057="True" idx5024="True" idx4081="True" idx4080="True" idx4079="True" idx4035="True" idx2005="True"/>
            </CompilerMessages>
          </Other>
        </CompilerOptions>
      </Item2>
      <Item3 Name="gtk2 x86_64">
        <MacroValues Count="1">
          <Macro1 Name="LCLWidgetType" Value="gtk2"/>
        </MacroValues>
        <CompilerOptions>
          <Version Value="11"/>
          <PathDelim Value="\"/>
          <Conditionals Value="// example for adding linker options on Mac OS X
//if TargetOS='darwin' then
//  LinkerOptions := ' -framework OpenGL';

// example for adding a unit and include path on Windows
//if SrcOS='win' then begin
//  UnitPath += ';win';
//  IncPath += ';win';
//end;
//if not LCLQt
//-Fu/usr/local/bin/lazarus/components/opengl/lib/x86_64-linux/gtk2
//end;"/>
          <CodeGeneration>
            <SmartLinkUnit Value="True"/>
            <RelocatableUnit Value="True"/>
            <TargetCPU Value="x86_64"/>
            <TargetOS Value="linux"/>
            <Optimizations>
              <OptimizationLevel Value="2"/>
            </Optimizations>
          </CodeGeneration>
          <Linking>
            <Debugging>
              <GenerateDebugInfo Value="False"/>
              <UseLineInfoUnit Value="False"/>
              <StripSymbols Value="True"/>
            </Debugging>
            <LinkSmart Value="True"/>
            <Options>
              <LinkerOptions Value="#-macosx_version_min 10.5"/>
            </Options>
          </Linking>
          <Other>
            <Verbosity>
              <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
              <ShowHintsForSenderNotUsed Value="True"/>
            </Verbosity>
            <CompilerMessages>
              <IgnoredMessages idx5057="True" idx5024="True" idx4081="True" idx4080="True" idx4079="True" idx4035="True" idx2005="True"/>
            </CompilerMessages>
          </Other>
        </CompilerOptions>
      </Item3>
      <Item4 Name="win64">
        <CompilerOptions>
          <Version Value="11"/>
          <PathDelim Value="\"/>
          <Conditionals Value="// example for adding linker options on Mac OS X
//if TargetOS='darwin' then
//  LinkerOptions := ' -framework OpenGL';

// example for adding a unit and include path on Windows
//if SrcOS='win' then begin
//  UnitPath += ';win';
//  IncPath += ';win';
//end;

//if not LCLQt
//-Fu/usr/local/bin/lazarus/components/opengl/lib/x86_64-linux/gtk2
//end;"/>
          <CodeGeneration>
            <SmartLinkUnit Value="True"/>
            <RelocatableUnit Value="True"/>
            <TargetCPU Value="x86_64"/>
            <TargetOS Value="win64"/>
            <Optimizations>
              <OptimizationLevel Value="2"/>
            </Optimizations>
          </CodeGeneration>
          <Linking>
            <Debugging>
              <GenerateDebugInfo Value="False"/>
              <UseLineInfoUnit Value="False"/>
              <StripSymbols Value="True"/>
            </Debugging>
            <LinkSmart Value="True"/>
            <Options>
              <LinkerOptions Value="#-macosx_version_min 10.5"/>
              <Win32>
                <GraphicApplication Value="True"/>
              </Win32>
            </Options>
          </Linking>
          <Other>
            <Verbosity>
              <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
              <ShowHintsForSenderNotUsed Value="True"/>
            </Verbosity>
            <CompilerMessages>
              <IgnoredMessages idx5057="True" idx5024="True" idx4081="True" idx4080="True" idx4079="True" idx4035="True" idx2005="True"/>
            </CompilerMessages>
          </Other>
        </CompilerOptions>
      </Item4>
      <Item5 Name="gtk2 i386">
        <MacroValues Count="1">
          <Macro1 Name="LCLWidgetType" Value="gtk2"/>
        </MacroValues>
        <CompilerOptions>
          <Version Value="11"/>
          <PathDelim Value="\"/>
          <Conditionals Value="// example for adding linker options on Mac OS X
//if TargetOS='darwin' then
//  LinkerOptions := ' -framework OpenGL';

// example for adding a unit and include path on Windows
//if SrcOS='win' then begin
//  UnitPath += ';win';
//  IncPath += ';win';
//end;
//if not LCLQt
//-Fu/usr/local/bin/lazarus/components/opengl/lib/x86_64-linux/gtk2
//end;"/>
          <CodeGeneration>
            <SmartLinkUnit Value="True"/>
            <RelocatableUnit Value="True"/>
            <TargetCPU Value="i386"/>
            <TargetOS Value="linux"/>
            <Optimizations>
              <OptimizationLevel Value="2"/>
            </Optimizations>
          </CodeGeneration>
          <Linking>
            <Debugging>
              <GenerateDebugInfo Value="False"/>
              <UseLineInfoUnit Value="False"/>
              <StripSymbols Value="True"/>
            </Debugging>
            <LinkSmart Value="True"/>
            <Options>
              <LinkerOptions Value="-s"/>
            </Options>
          </Linking>
          <Other>
            <Verbosity>
              <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
              <ShowHintsForSenderNotUsed Value="True"/>
            </Verbosity>
            <CompilerMessages>
              <IgnoredMessages idx5057="True" idx5024="True" idx4081="True" idx4080="True" idx4079="True" idx4035="True" idx2005="True"/>
            </CompilerMessages>
            <CustomOptions Value="#-XR/Developer/SDKs/MacOSX10.5.sdk/"/>
          </Other>
        </CompilerOptions>
      </Item5>
      <Item6 Name="darwin">
        <CompilerOptions>
          <Version Value="11"/>
          <PathDelim Value="\"/>
          <Conditionals Value="// example for adding linker options on Mac OS X
//if TargetOS='darwin' then
//  LinkerOptions := ' -framework OpenGL';

// example for adding a unit and include path on Windows
//if SrcOS='win' then begin
//  UnitPath += ';win';
//  IncPath += ';win';
//end;
if not LCLQt
-Fu/usr/local/bin/lazarus/components/opengl/lib/x86_64-linux/gtk2
end;"/>
          <CodeGeneration>
            <SmartLinkUnit Value="True"/>
            <RelocatableUnit Value="True"/>
            <Checks>
              <IOChecks Value="True"/>
              <RangeChecks Value="True"/>
              <OverflowChecks Value="True"/>
              <StackChecks Value="True"/>
            </Checks>
            <Optimizations>
              <OptimizationLevel Value="3"/>
            </Optimizations>
          </CodeGeneration>
          <Linking>
            <Debugging>
              <GenerateDebugInfo Value="False"/>
              <DebugInfoType Value="dsDwarf2Set"/>
              <StripSymbols Value="True"/>
            </Debugging>
            <LinkSmart Value="True"/>
            <Options>
              <PassLinkerOptions Value="True"/>
              <LinkerOptions Value="-macosx_version_min 10.5"/>
            </Options>
          </Linking>
          <Other>
            <Verbosity>
              <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
              <ShowHintsForSenderNotUsed Value="True"/>
            </Verbosity>
            <CompilerMessages>
              <IgnoredMessages idx5057="True" idx5024="True" idx4081="True" idx4080="True" idx4079="True" idx4035="True" idx2005="True"/>
            </CompilerMessages>
            <CustomOptions Value="#-XR/Developer/SDKs/MacOSX10.5.sdk/"/>
          </Other>
        </CompilerOptions>
      </Item6>
      <Item7 Name="Development">
        <MacroValues Count="1">
          <Macro1 Name="LCLWidgetType" Value="gtk2"/>
        </MacroValues>
        <CompilerOptions>
          <Version Value="11"/>
          <PathDelim Value="\"/>
          <Conditionals Value="// example for adding linker options on Mac OS X
//if TargetOS='darwin' then
//  LinkerOptions := ' -framework OpenGL';

// example for adding a unit and include path on Windows
//if SrcOS='win' then begin
//  UnitPath += ';win';
//  IncPath += ';win';
//end;

//if not LCLQt
//-Fu/usr/local/bin/lazarus/components/opengl/lib/x86_64-linux/gtk2
//end;"/>
          <CodeGeneration>
            <SmartLinkUnit Value="True"/>
            <RelocatableUnit Value="True"/>
            <Checks>
              <IOChecks Value="True"/>
              <RangeChecks Value="True"/>
              <OverflowChecks Value="True"/>
              <StackChecks Value="True"/>
            </Checks>
            <VerifyObjMethodCallValidity Value="True"/>
            <Optimizations>
              <OptimizationLevel Value="0"/>
            </Optimizations>
          </CodeGeneration>
          <Linking>
            <LinkSmart Value="True"/>
            <Options>
              <LinkerOptions Value="#-macosx_version_min 10.5"/>
            </Options>
          </Linking>
          <Other>
            <Verbosity>
              <ShowAll Value="True"/>
              <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
              <ShowHintsForSenderNotUsed Value="True"/>
            </Verbosity>
            <CompilerMessages>
              <IgnoredMessages idx5057="True" idx5024="True" idx4081="True" idx4080="True" idx4079="True" idx4035="True" idx2005="True"/>
            </CompilerMessages>
          </Other>
        </CompilerOptions>
      </Item7>
      <SharedMatrixOptions Count="3">
        <Item1 ID="193746188433" Modes="gtk2 i386,gtk2 x86_64,Development" Type="IDEMacro" MacroName="LCLWidgetType" Value="gtk2"/>
        <Item2 ID="696211191535" Type="IDEMacro" MacroName="LCLWidgetType" Value="qt"/>
        <Item3 ID="105633374943" Modes="win32" Value="-dEnableUTF8RTL"/>
      </SharedMatrixOptions>
    </BuildModes>
    <PublishOptions>
      <Version Value="2"/>
      <DestinationDirectory Value="\mnt\hdd\Sourcen\Scrabble\Tools\publish\publish"/>
      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml|res)"/>
      <UseExcludeFileFilter Value="True"/>
      <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
    </PublishOptions>
    <RunParams>
      <local>
        <FormatVersion Value="1"/>
        <CommandLineParams Value="--debug-log=debug.log"/>
        <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
      </local>
    </RunParams>
    <RequiredPackages Count="7">
      <Item1>
        <PackageName Value="MultiThreadProcsLaz"/>
      </Item1>
      <Item2>
        <PackageName Value="lazopenglcontext"/>
      </Item2>
      <Item3>
        <PackageName Value="SynEdit"/>
      </Item3>
      <Item4>
        <PackageName Value="laz_synapse"/>
      </Item4>
      <Item5>
        <PackageName Value="TAChartLazarusPkg"/>
      </Item5>
      <Item6>
        <PackageName Value="FCL"/>
      </Item6>
      <Item7>
        <PackageName Value="LCL"/>
      </Item7>
    </RequiredPackages>
    <Units Count="63">
      <Unit0>
        <Filename Value="Scrabble3D.lpr"/>
        <IsPartOfProject Value="True"/>
      </Unit0>
      <Unit1>
        <Filename Value="umain.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmMain"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit1>
      <Unit2>
        <Filename Value="uscrabble.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit2>
      <Unit3>
        <Filename Value="utypes.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit3>
      <Unit4>
        <Filename Value="udgscrabblegrid.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit4>
      <Unit5>
        <Filename Value="uscrabblecube.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit5>
      <Unit6>
        <Filename Value="ugameoptions.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmGameOptions"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit6>
      <Unit7>
        <Filename Value="upieces.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit7>
      <Unit8>
        <Filename Value="ubruteforce.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit8>
      <Unit9>
        <Filename Value="uwordsearch.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmWordSearch"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit9>
      <Unit10>
        <Filename Value="go_ls.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit10>
      <Unit11>
        <Filename Value="go_dic.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit11>
      <Unit12>
        <Filename Value="go_let.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit12>
      <Unit13>
        <Filename Value="go_bd.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit13>
      <Unit14>
        <Filename Value="go_dg.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit14>
      <Unit15>
        <Filename Value="go_op.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit15>
      <Unit16>
        <Filename Value="unewgame.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmNewGame"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit16>
      <Unit17>
        <Filename Value="unetwork.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmNetwork"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit17>
      <Unit18>
        <Filename Value="uabout.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmAbout"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit18>
      <Unit19>
        <Filename Value="utcpnetwork.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit19>
      <Unit20>
        <Filename Value="mn_nw.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit20>
      <Unit21>
        <Filename Value="ulanguage.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit21>
      <Unit22>
        <Filename Value="urandom.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit22>
      <Unit23>
        <Filename Value="mn_gs.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit23>
      <Unit24>
        <Filename Value="mn_ms.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit24>
      <Unit25>
        <Filename Value="go_cp.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit25>
      <Unit26>
        <Filename Value="utcpclient.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit26>
      <Unit27>
        <Filename Value="utcptypes.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit27>
      <Unit28>
        <Filename Value="uspecialhint.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit28>
      <Unit29>
        <Filename Value="uremotegames.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmRemote"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit29>
      <Unit30>
        <Filename Value="uletter.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit30>
      <Unit31>
        <Filename Value="uboard.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit31>
      <Unit32>
        <Filename Value="mn_st.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit32>
      <Unit33>
        <Filename Value="mn_si.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit33>
      <Unit34>
        <Filename Value="mn_cp.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit34>
      <Unit35>
        <Filename Value="sc_ls.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit35>
      <Unit36>
        <Filename Value="uregexpr.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit36>
      <Unit37>
        <Filename Value="uwelcome.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmWelcome"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit37>
      <Unit38>
        <Filename Value="utcpserver.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit38>
      <Unit39>
        <Filename Value="umessages.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit39>
      <Unit40>
        <Filename Value="ugamecourse.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit40>
      <Unit41>
        <Filename Value="mn_cb.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit41>
      <Unit42>
        <Filename Value="uthreadstringlist.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit42>
      <Unit43>
        <Filename Value="upoll.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit43>
      <Unit44>
        <Filename Value="go_rul.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit44>
      <Unit45>
        <Filename Value="udefaults.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit45>
      <Unit46>
        <Filename Value="utranslations.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="uTranslations"/>
      </Unit46>
      <Unit47>
        <Filename Value="uglscrabblegrid.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit47>
      <Unit48>
        <Filename Value="uglcontext.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit48>
      <Unit49>
        <Filename Value="uwavefront.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit49>
      <Unit50>
        <Filename Value="utexture.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit50>
      <Unit51>
        <Filename Value="uupdater.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit51>
      <Unit52>
        <Filename Value="uversion.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit52>
      <Unit53>
        <Filename Value="ustatistics.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="fmStatistics"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
      </Unit53>
      <Unit54>
        <Filename Value="uscrabblegrid.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit54>
      <Unit55>
        <Filename Value="conditions.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit55>
      <Unit56>
        <Filename Value="go_actions.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit56>
      <Unit57>
        <Filename Value="uconfig.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit57>
      <Unit58>
        <Filename Value="mn_gm.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit58>
      <Unit59>
        <Filename Value="mn_ti.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit59>
      <Unit60>
        <Filename Value="go_sg.inc"/>
        <IsPartOfProject Value="True"/>
      </Unit60>
      <Unit61>
        <Filename Value="udawg.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit61>
      <Unit62>
        <Filename Value="udictionary.pas"/>
        <IsPartOfProject Value="True"/>
      </Unit62>
    </Units>
  </ProjectOptions>
  <CompilerOptions>
    <Version Value="11"/>
    <PathDelim Value="\"/>
    <Conditionals Value="// example for adding linker options on Mac OS X
//if TargetOS='darwin' then
//  LinkerOptions := ' -framework OpenGL';

// example for adding a unit and include path on Windows
//if SrcOS='win' then begin
//  UnitPath += ';win';
//  IncPath += ';win';
//end;

//if not LCLQt
//-Fu/usr/local/bin/lazarus/components/opengl/lib/x86_64-linux/gtk2
//end;"/>
    <CodeGeneration>
      <SmartLinkUnit Value="True"/>
      <RelocatableUnit Value="True"/>
      <Optimizations>
        <OptimizationLevel Value="2"/>
      </Optimizations>
    </CodeGeneration>
    <Linking>
      <Debugging>
        <GenerateDebugInfo Value="False"/>
        <UseLineInfoUnit Value="False"/>
        <StripSymbols Value="True"/>
      </Debugging>
      <LinkSmart Value="True"/>
      <Options>
        <Win32>
          <GraphicApplication Value="True"/>
        </Win32>
      </Options>
    </Linking>
    <Other>
      <Verbosity>
        <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
        <ShowHintsForSenderNotUsed Value="True"/>
      </Verbosity>
      <CompilerMessages>
        <IgnoredMessages idx5057="True" idx5024="True" idx4081="True" idx4080="True" idx4079="True" idx4035="True" idx2005="True"/>
      </CompilerMessages>
    </Other>
  </CompilerOptions>
</CONFIG>
