c++/rgb-assembler/nbproject/configurations.xml
author František Kučera <franta-hg@frantovo.cz>
Sat, 23 Dec 2017 23:47:37 +0100
changeset 24 e24883b00180
parent 23 e85d2bfaff73
child 25 5ce09de7f9b7
permissions -rw-r--r--
COLOR in class
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@0
     2
<configurationDescriptor version="100">
franta-hg@0
     3
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
franta-hg@0
     4
    <logicalFolder name="HeaderFiles"
franta-hg@0
     5
                   displayName="Header Files"
franta-hg@0
     6
                   projectFiles="true">
franta-hg@24
     7
      <itemPath>commands/Color.h</itemPath>
franta-hg@20
     8
      <itemPath>Command.h</itemPath>
franta-hg@23
     9
      <itemPath>commands/End.h</itemPath>
franta-hg@20
    10
      <itemPath>commands/Goto.h</itemPath>
franta-hg@22
    11
      <itemPath>commands/Sleep.h</itemPath>
franta-hg@20
    12
      <itemPath>memory.h</itemPath>
franta-hg@19
    13
      <itemPath>types.h</itemPath>
franta-hg@0
    14
    </logicalFolder>
franta-hg@0
    15
    <logicalFolder name="ResourceFiles"
franta-hg@0
    16
                   displayName="Resource Files"
franta-hg@0
    17
                   projectFiles="true">
franta-hg@0
    18
    </logicalFolder>
franta-hg@0
    19
    <logicalFolder name="SourceFiles"
franta-hg@0
    20
                   displayName="Source Files"
franta-hg@0
    21
                   projectFiles="true">
franta-hg@0
    22
      <itemPath>rgb-assembler.cpp</itemPath>
franta-hg@0
    23
    </logicalFolder>
franta-hg@0
    24
    <logicalFolder name="TestFiles"
franta-hg@0
    25
                   displayName="Test Files"
franta-hg@0
    26
                   projectFiles="false"
franta-hg@0
    27
                   kind="TEST_LOGICAL_FOLDER">
franta-hg@0
    28
    </logicalFolder>
franta-hg@0
    29
    <logicalFolder name="ExternalFiles"
franta-hg@0
    30
                   displayName="Important Files"
franta-hg@0
    31
                   projectFiles="false"
franta-hg@0
    32
                   kind="IMPORTANT_FILES_FOLDER">
franta-hg@0
    33
      <itemPath>Makefile</itemPath>
franta-hg@0
    34
    </logicalFolder>
franta-hg@0
    35
  </logicalFolder>
franta-hg@0
    36
  <projectmakefile>Makefile</projectmakefile>
franta-hg@0
    37
  <confs>
franta-hg@0
    38
    <conf name="Debug" type="1" platformSpecific="true">
franta-hg@0
    39
      <toolsSet>
franta-hg@0
    40
        <compilerSet>default</compilerSet>
franta-hg@0
    41
        <platform>2</platform>
franta-hg@0
    42
        <dependencyChecking>true</dependencyChecking>
franta-hg@0
    43
        <rebuildPropChanged>false</rebuildPropChanged>
franta-hg@0
    44
      </toolsSet>
franta-hg@0
    45
      <compileType>
franta-hg@0
    46
        <ccTool>
franta-hg@0
    47
          <standard>8</standard>
franta-hg@0
    48
        </ccTool>
franta-hg@0
    49
      </compileType>
franta-hg@20
    50
      <item path="Command.h" ex="false" tool="3" flavor2="0">
franta-hg@20
    51
      </item>
franta-hg@24
    52
      <item path="commands/Color.h" ex="false" tool="3" flavor2="0">
franta-hg@24
    53
      </item>
franta-hg@23
    54
      <item path="commands/End.h" ex="false" tool="3" flavor2="0">
franta-hg@23
    55
      </item>
franta-hg@20
    56
      <item path="commands/Goto.h" ex="false" tool="3" flavor2="0">
franta-hg@20
    57
      </item>
franta-hg@22
    58
      <item path="commands/Sleep.h" ex="false" tool="3" flavor2="0">
franta-hg@22
    59
      </item>
franta-hg@20
    60
      <item path="memory.h" ex="false" tool="3" flavor2="0">
franta-hg@20
    61
      </item>
franta-hg@0
    62
      <item path="rgb-assembler.cpp" ex="false" tool="1" flavor2="0">
franta-hg@0
    63
      </item>
franta-hg@19
    64
      <item path="types.h" ex="false" tool="3" flavor2="0">
franta-hg@19
    65
      </item>
franta-hg@0
    66
    </conf>
franta-hg@0
    67
    <conf name="Release" type="1">
franta-hg@0
    68
      <toolsSet>
franta-hg@0
    69
        <compilerSet>default</compilerSet>
franta-hg@0
    70
        <dependencyChecking>true</dependencyChecking>
franta-hg@0
    71
        <rebuildPropChanged>false</rebuildPropChanged>
franta-hg@0
    72
      </toolsSet>
franta-hg@0
    73
      <compileType>
franta-hg@0
    74
        <cTool>
franta-hg@0
    75
          <developmentMode>5</developmentMode>
franta-hg@0
    76
        </cTool>
franta-hg@0
    77
        <ccTool>
franta-hg@0
    78
          <developmentMode>5</developmentMode>
franta-hg@0
    79
          <standard>8</standard>
franta-hg@0
    80
        </ccTool>
franta-hg@0
    81
        <fortranCompilerTool>
franta-hg@0
    82
          <developmentMode>5</developmentMode>
franta-hg@0
    83
        </fortranCompilerTool>
franta-hg@0
    84
        <asmTool>
franta-hg@0
    85
          <developmentMode>5</developmentMode>
franta-hg@0
    86
        </asmTool>
franta-hg@0
    87
      </compileType>
franta-hg@20
    88
      <item path="Command.h" ex="false" tool="3" flavor2="0">
franta-hg@20
    89
      </item>
franta-hg@24
    90
      <item path="commands/Color.h" ex="false" tool="3" flavor2="0">
franta-hg@24
    91
      </item>
franta-hg@23
    92
      <item path="commands/End.h" ex="false" tool="3" flavor2="0">
franta-hg@23
    93
      </item>
franta-hg@20
    94
      <item path="commands/Goto.h" ex="false" tool="3" flavor2="0">
franta-hg@20
    95
      </item>
franta-hg@22
    96
      <item path="commands/Sleep.h" ex="false" tool="3" flavor2="0">
franta-hg@22
    97
      </item>
franta-hg@20
    98
      <item path="memory.h" ex="false" tool="3" flavor2="0">
franta-hg@20
    99
      </item>
franta-hg@0
   100
      <item path="rgb-assembler.cpp" ex="false" tool="1" flavor2="0">
franta-hg@0
   101
      </item>
franta-hg@19
   102
      <item path="types.h" ex="false" tool="3" flavor2="0">
franta-hg@19
   103
      </item>
franta-hg@0
   104
    </conf>
franta-hg@0
   105
  </confs>
franta-hg@0
   106
</configurationDescriptor>