summaryrefslogtreecommitdiffstats
path: root/nbproject/configurations.xml
blob: 5bd32834caa98eb6d1308e0dfd6f450375b32ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="100">
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
    <df root="." name="0">
      <df name="afb-utilities">
        <in>filescan-utils.c</in>
        <in>wrap-json.c</in>
      </df>
      <df name="ahl-binding">
        <in>ahl-binding.c</in>
        <in>ahl-config.c</in>
        <in>ahl-deviceenum.c</in>
        <in>ahl-json.c</in>
      </df>
      <df name="ahl-policy">
        <in>ahl-policy.c</in>
      </df>
      <df name="ahl-utilities">
        <in>ahl-policy-utils.c</in>
      </df>
    </df>
    <logicalFolder name="ExternalFiles"
                   displayName="Important Files"
                   projectFiles="false"
                   kind="IMPORTANT_FILES_FOLDER">
      <itemPath>build/Makefile</itemPath>
      <itemPath>nbproject/private/launcher.properties</itemPath>
    </logicalFolder>
  </logicalFolder>
  <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
  <sourceRootList>
    <Elem>.</Elem>
  </sourceRootList>
  <projectmakefile>build/Makefile</projectmakefile>
  <confs>
    <conf name="Default" type="0">
      <toolsSet>
        <compilerSet>default</compilerSet>
        <dependencyChecking>false</dependencyChecking>
        <rebuildPropChanged>false</rebuildPropChanged>
      </toolsSet>
      <codeAssistance>
        <buildAnalyzer>false</buildAnalyzer>
      </codeAssistance>
      <makefileType>
        <makeTool>
          <buildCommandWorkingDir>build</buildCommandWorkingDir>
          <buildCommand>${MAKE} -f Makefile</buildCommand>
          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
          <executablePath></executablePath>
          <cTool>
            <incDir>
              <pElem>.</pElem>
            </incDir>
          </cTool>
          <ccTool>
            <incDir>
              <pElem>.</pElem>
            </incDir>
          </ccTool>
        </makeTool>
        <preBuild>
          <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
          <preBuildCommand>cmake ..</preBuildCommand>
        </preBuild>
      </makefileType>
      <item path="afb-utilities/filescan-utils.c" ex="false" tool="0" flavor2="0">
      </item>
      <item path="afb-utilities/wrap-json.c" ex="false" tool="0" flavor2="0">
      </item>
      <item path="ahl-binding/ahl-binding.c" ex="false" tool="0" flavor2="0">
      </item>
      <item path="ahl-binding/ahl-config.c" ex="false" tool="0" flavor2="0">
      </item>
      <item path="ahl-binding/ahl-deviceenum.c" ex="false" tool="0" flavor2="0">
      </item>
      <item path="ahl-binding/ahl-json.c" ex="false" tool="0" flavor2="0">
      </item>
      <item path="ahl-policy/ahl-policy.c" ex="false" tool="0" flavor2="0">
      </item>
      <item path="ahl-utilities/ahl-policy-utils.c" ex="false" tool="0" flavor2="0">
      </item>
    </conf>
  </confs>
</configurationDescriptor>