Newer
Older
avrtft / nbproject / configurations.xml
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="100">
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
    <df root="/home/dode/dev/avrtft" name="0">
      <in>avrtft.c</in>
      <in>display.c</in>
      <in>font.c</in>
      <in>hack.c</in>
      <in>spi.c</in>
      <in>tft.c</in>
    </df>
    <logicalFolder name="ExternalFiles"
                   displayName="Important Files"
                   projectFiles="false"
                   kind="IMPORTANT_FILES_FOLDER">
      <itemPath>/home/dode/dev/avrtft/Makefile</itemPath>
      <itemPath>/home/dode/dev/avrtft/nbproject/private/launcher.properties</itemPath>
    </logicalFolder>
  </logicalFolder>
  <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
  <sourceRootList>
    <Elem>/home/dode/dev/avrtft</Elem>
  </sourceRootList>
  <projectmakefile>/home/dode/dev/avrtft/Makefile</projectmakefile>
  <confs>
    <conf name="Custom" type="1">
      <toolsSet>
        <compilerSet>AVR2.1-GCC13.2|GNU</compilerSet>
        <dependencyChecking>false</dependencyChecking>
        <rebuildPropChanged>false</rebuildPropChanged>
      </toolsSet>
      <compileType>
        <cTool>
          <incDir>
            <pElem>.</pElem>
          </incDir>
          <preprocessorList>
            <Elem>BAUD=9600</Elem>
            <Elem>F_CPU=8000000UL</Elem>
            <Elem>__AVR_ATmega328P__</Elem>
            <Elem>__flash=volatile</Elem>
          </preprocessorList>
        </cTool>
      </compileType>
      <item path="/home/dode/dev/avrtft/avrtft.c" ex="false" tool="0" flavor2="3">
      </item>
      <item path="/home/dode/dev/avrtft/display.c" ex="false" tool="0" flavor2="3">
      </item>
      <item path="/home/dode/dev/avrtft/font.c" ex="false" tool="0" flavor2="3">
      </item>
      <item path="/home/dode/dev/avrtft/spi.c" ex="false" tool="0" flavor2="3">
      </item>
      <item path="/home/dode/dev/avrtft/tft.c" ex="false" tool="0" flavor2="3">
      </item>
      <item path="hack.c" ex="false" tool="0" flavor2="3">
      </item>
    </conf>
  </confs>
</configurationDescriptor>