c++/parameter-lister/nbproject/configurations.xml
changeset 1 56ae7ed48121
parent 0 7399cb02184b
child 2 f32ce80b4be4
     1.1 --- a/c++/parameter-lister/nbproject/configurations.xml	Sun May 03 01:25:03 2015 +0200
     1.2 +++ b/c++/parameter-lister/nbproject/configurations.xml	Sun May 03 02:03:03 2015 +0200
     1.3 @@ -4,6 +4,7 @@
     1.4      <logicalFolder name="HeaderFiles"
     1.5                     displayName="Header Files"
     1.6                     projectFiles="true">
     1.7 +      <itemPath>info/globalcode/terminalCodes/TerminalCodes.h</itemPath>
     1.8      </logicalFolder>
     1.9      <logicalFolder name="ResourceFiles"
    1.10                     displayName="Resource Files"
    1.11 @@ -38,6 +39,11 @@
    1.12        </compileType>
    1.13        <item path="CLI.cpp" ex="false" tool="1" flavor2="0">
    1.14        </item>
    1.15 +      <item path="info/globalcode/terminalCodes/TerminalCodes.h"
    1.16 +            ex="false"
    1.17 +            tool="3"
    1.18 +            flavor2="0">
    1.19 +      </item>
    1.20      </conf>
    1.21      <conf name="Release" type="1">
    1.22        <toolsSet>
    1.23 @@ -61,6 +67,11 @@
    1.24        </compileType>
    1.25        <item path="CLI.cpp" ex="false" tool="1" flavor2="0">
    1.26        </item>
    1.27 +      <item path="info/globalcode/terminalCodes/TerminalCodes.h"
    1.28 +            ex="false"
    1.29 +            tool="3"
    1.30 +            flavor2="0">
    1.31 +      </item>
    1.32      </conf>
    1.33    </confs>
    1.34  </configurationDescriptor>