c++/rgb-assembler/nbproject/configurations.xml
changeset 20 b9ceffdcaf14
parent 19 17785b69430d
child 22 cb2055cdc2f0
     1.1 --- a/c++/rgb-assembler/nbproject/configurations.xml	Sat Dec 23 20:13:24 2017 +0100
     1.2 +++ b/c++/rgb-assembler/nbproject/configurations.xml	Sat Dec 23 23:24:51 2017 +0100
     1.3 @@ -4,6 +4,9 @@
     1.4      <logicalFolder name="HeaderFiles"
     1.5                     displayName="Header Files"
     1.6                     projectFiles="true">
     1.7 +      <itemPath>Command.h</itemPath>
     1.8 +      <itemPath>commands/Goto.h</itemPath>
     1.9 +      <itemPath>memory.h</itemPath>
    1.10        <itemPath>types.h</itemPath>
    1.11      </logicalFolder>
    1.12      <logicalFolder name="ResourceFiles"
    1.13 @@ -41,6 +44,12 @@
    1.14            <standard>8</standard>
    1.15          </ccTool>
    1.16        </compileType>
    1.17 +      <item path="Command.h" ex="false" tool="3" flavor2="0">
    1.18 +      </item>
    1.19 +      <item path="commands/Goto.h" ex="false" tool="3" flavor2="0">
    1.20 +      </item>
    1.21 +      <item path="memory.h" ex="false" tool="3" flavor2="0">
    1.22 +      </item>
    1.23        <item path="rgb-assembler.cpp" ex="false" tool="1" flavor2="0">
    1.24        </item>
    1.25        <item path="types.h" ex="false" tool="3" flavor2="0">
    1.26 @@ -67,6 +76,12 @@
    1.27            <developmentMode>5</developmentMode>
    1.28          </asmTool>
    1.29        </compileType>
    1.30 +      <item path="Command.h" ex="false" tool="3" flavor2="0">
    1.31 +      </item>
    1.32 +      <item path="commands/Goto.h" ex="false" tool="3" flavor2="0">
    1.33 +      </item>
    1.34 +      <item path="memory.h" ex="false" tool="3" flavor2="0">
    1.35 +      </item>
    1.36        <item path="rgb-assembler.cpp" ex="false" tool="1" flavor2="0">
    1.37        </item>
    1.38        <item path="types.h" ex="false" tool="3" flavor2="0">