c++/rgb-assembler/nbproject/configurations.xml
changeset 19 17785b69430d
parent 0 ee60ce4d8af5
child 20 b9ceffdcaf14
     1.1 --- a/c++/rgb-assembler/nbproject/configurations.xml	Sat Dec 23 17:52:32 2017 +0100
     1.2 +++ b/c++/rgb-assembler/nbproject/configurations.xml	Sat Dec 23 20:13:24 2017 +0100
     1.3 @@ -4,6 +4,7 @@
     1.4      <logicalFolder name="HeaderFiles"
     1.5                     displayName="Header Files"
     1.6                     projectFiles="true">
     1.7 +      <itemPath>types.h</itemPath>
     1.8      </logicalFolder>
     1.9      <logicalFolder name="ResourceFiles"
    1.10                     displayName="Resource Files"
    1.11 @@ -42,6 +43,8 @@
    1.12        </compileType>
    1.13        <item path="rgb-assembler.cpp" ex="false" tool="1" flavor2="0">
    1.14        </item>
    1.15 +      <item path="types.h" ex="false" tool="3" flavor2="0">
    1.16 +      </item>
    1.17      </conf>
    1.18      <conf name="Release" type="1">
    1.19        <toolsSet>
    1.20 @@ -66,6 +69,8 @@
    1.21        </compileType>
    1.22        <item path="rgb-assembler.cpp" ex="false" tool="1" flavor2="0">
    1.23        </item>
    1.24 +      <item path="types.h" ex="false" tool="3" flavor2="0">
    1.25 +      </item>
    1.26      </conf>
    1.27    </confs>
    1.28  </configurationDescriptor>