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