<?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="app-afb-helpers-submodule">
        <in>curl-wrap.c</in>
        <in>escape.c</in>
        <in>filescan-utils.c</in>
        <in>wrap-json.c</in>
      </df>
      <df name="app-controller-submodule">
        <df name="ctl-lib">
          <in>ctl-action.c</in>
          <in>ctl-config.c</in>
          <in>ctl-control.c</in>
          <in>ctl-event.c</in>
          <in>ctl-lua-utils.c</in>
          <in>ctl-lua.c</in>
          <in>ctl-onload.c</in>
          <in>ctl-plugin.c</in>
          <in>ctl-timer.c</in>
        </df>
      </df>
      <df name="mixer-binding">
        <in>mixer-binding.c</in>
      </df>
      <df name="plugins">
        <df name="alsa">
          <in>alsa-api-loop.c</in>
          <in>alsa-api-mixer.c</in>
          <in>alsa-api-pcm.c</in>
          <in>alsa-api-ramp.c</in>
          <in>alsa-api-sink.c</in>
          <in>alsa-api-source.c</in>
          <in>alsa-api-streams.c</in>
          <in>alsa-api-zones.c</in>
          <in>alsa-capture.c</in>
          <in>alsa-core-ctl.c</in>
          <in>alsa-core-pcm.c</in>
          <in>alsa-effect-ramp.c</in>
          <in>alsa-plug-dmix.c</in>
          <in>alsa-plug-rate.c</in>
          <in>alsa-plug-route.c</in>
          <in>alsa-plug-vol.c</in>
          <in>alsa-softmixer.c</in>
          <in>alsa-utils-bypath.c</in>
          <in>alsa-utils-dump.c</in>
        </df>
      </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>GNU|GNU</compilerSet>
        <dependencyChecking>false</dependencyChecking>
        <rebuildPropChanged>false</rebuildPropChanged>
      </toolsSet>
      <flagsDictionary>
        <element flagsID="0" commonFlags="-g -fPIC -fPIC"/>
        <element flagsID="1" commonFlags="-mtune=generic -march=x86-64 -g -fPIC"/>
      </flagsDictionary>
      <codeAssistance>
        <includeAdditional>true</includeAdditional>
        <transientMacros>
          <Elem>size_t=unsigned long</Elem>
        </transientMacros>
      </codeAssistance>
      <makefileType>
        <makeTool>
          <buildCommandWorkingDir>build</buildCommandWorkingDir>
          <buildCommand>${MAKE} -f Makefile</buildCommand>
          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
          <executablePath></executablePath>
          <cTool flags="1">
          </cTool>
        </makeTool>
        <preBuild>
          <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
          <preBuildCommand>cmake ..</preBuildCommand>
          <preBuildFirst>true</preBuildFirst>
        </preBuild>
      </makefileType>
      <item path="app-afb-helpers-submodule/curl-wrap.c"
            ex="false"
            tool="0"
            flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/json-c</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>/usr/include/p11-kit-1</pElem>
            <pElem>/usr/include/uuid</pElem>
            <pElem>../../../opt/include/alsa</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>build/app-afb-helpers-submodule</pElem>
          </incDir>
          <preprocessorList>
            <Elem>AFB_BINDING_VERSION=dyn</Elem>
            <Elem>CONTROL_CONFIG_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/etc:/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/etc:/home/fulup/opt/smixer/etc"</Elem>
            <Elem>CONTROL_LUA_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/lua.d:/home/fulup/opt/smixer/var"</Elem>
            <Elem>CONTROL_PLUGIN_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/lib/plugins:/home/fulup/opt/smixer/lib/plugins"</Elem>
            <Elem>CTL_PLUGIN_MAGIC=987456123</Elem>
            <Elem>USE_API_DYN=1</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="app-afb-helpers-submodule/escape.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/json-c</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>/usr/include/p11-kit-1</pElem>
            <pElem>/usr/include/uuid</pElem>
            <pElem>../../../opt/include/alsa</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>build/app-afb-helpers-submodule</pElem>
          </incDir>
          <preprocessorList>
            <Elem>AFB_BINDING_VERSION=dyn</Elem>
            <Elem>CONTROL_CONFIG_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/etc:/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/etc:/home/fulup/opt/smixer/etc"</Elem>
            <Elem>CONTROL_LUA_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/lua.d:/home/fulup/opt/smixer/var"</Elem>
            <Elem>CONTROL_PLUGIN_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/lib/plugins:/home/fulup/opt/smixer/lib/plugins"</Elem>
            <Elem>CTL_PLUGIN_MAGIC=987456123</Elem>
            <Elem>USE_API_DYN=1</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="app-afb-helpers-submodule/filescan-utils.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/app-afb-helpers-submodule</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-afb-helpers-submodule/wrap-json.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>build/app-afb-helpers-submodule</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-action.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-config.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-control.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/json-c</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>/usr/include/p11-kit-1</pElem>
            <pElem>/usr/include/uuid</pElem>
            <pElem>../../../opt/include/alsa</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
          <preprocessorList>
            <Elem>AFB_BINDING_VERSION=dyn</Elem>
            <Elem>CONTROL_CONFIG_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/etc:/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/etc:/home/fulup/opt/smixer/etc"</Elem>
            <Elem>CONTROL_LUA_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/lua.d:/home/fulup/opt/smixer/var"</Elem>
            <Elem>CONTROL_PLUGIN_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/lib/plugins:/home/fulup/opt/smixer/lib/plugins"</Elem>
            <Elem>CONTROL_SUPPORT_LUA</Elem>
            <Elem>CTL_PLUGIN_MAGIC=987456123</Elem>
            <Elem>USE_API_DYN=1</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-event.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-lua-utils.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-lua.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-onload.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-plugin.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
        </cTool>
      </item>
      <item path="app-controller-submodule/ctl-lib/ctl-timer.c"
            ex="false"
            tool="0"
            flavor2="3">
        <cTool flags="1">
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
        </cTool>
      </item>
      <folder path="0/app-controller-submodule">
        <cTool>
          <incDir>
            <pElem>/usr/include/json-c</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>/usr/include/p11-kit-1</pElem>
            <pElem>/usr/include/uuid</pElem>
            <pElem>../../../opt/include/alsa</pElem>
            <pElem>/usr/include/lua5.3</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
          </incDir>
          <preprocessorList>
            <Elem>CONTROL_SUPPORT_LUA</Elem>
          </preprocessorList>
        </cTool>
      </folder>
      <folder path="0/mixer-binding">
        <cTool>
          <incDir>
            <pElem>../../../opt/include/afb</pElem>
            <pElem>mixer-binding</pElem>
            <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem>
            <pElem>../../../opt/include/alsa</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>build/mixer-binding</pElem>
          </incDir>
        </cTool>
      </folder>
      <folder path="0/plugins">
        <cTool>
          <incDir>
            <pElem>app-controller-submodule/ctl-lib</pElem>
            <pElem>build/app-controller-submodule/ctl-lib</pElem>
            <pElem>/usr/include</pElem>
            <pElem>/usr/include/json-c</pElem>
            <pElem>/usr/include/alsa</pElem>
            <pElem>../../../opt/include</pElem>
            <pElem>/usr/include/p11-kit-1</pElem>
            <pElem>/usr/include/uuid</pElem>
            <pElem>../../../opt/include/alsa</pElem>
            <pElem>mixer-binding</pElem>
            <pElem>app-afb-helpers-submodule</pElem>
            <pElem>build/plugins/alsa</pElem>
          </incDir>
          <preprocessorList>
            <Elem>AFB_BINDING_VERSION=dyn</Elem>
            <Elem>CONTROL_CONFIG_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/etc:/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/etc:/home/fulup/opt/smixer/etc"</Elem>
            <Elem>CONTROL_LUA_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/lua.d:/home/fulup/opt/smixer/var"</Elem>
            <Elem>CONTROL_PLUGIN_PATH="/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/lib/plugins:/home/fulup/opt/smixer/lib/plugins"</Elem>
            <Elem>CTL_PLUGIN_MAGIC=987456123</Elem>
            <Elem>NATIVE_LINUX</Elem>
            <Elem>USE_API_DYN=1</Elem>
          </preprocessorList>
        </cTool>
      </folder>
      <item path="mixer-binding/mixer-binding.c" ex="false" tool="0" flavor2="3">
        <cTool flags="1">
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-api-loop.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-api-mixer.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-api-pcm.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-api-ramp.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-api-sink.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-api-source.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-api-streams.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-api-zones.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-capture.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <preprocessorList>
            <Elem>CONTROL_CONFIG_PATH="/home/fulup/opt/4a-softmixer/etc:/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/etc"</Elem>
            <Elem>CONTROL_LUA_PATH="/home/fulup/opt/4a-softmixer/data:/home/fulup/Workspace/Audio-4a/4a-softmixer/conf.d/project/lua.d"</Elem>
            <Elem>CONTROL_PLUGIN_PATH="/home/fulup/opt/4a-softmixer/lib/plugins:/home/fulup/Workspace/Audio-4a/4a-softmixer/build/package/lib/plugins"</Elem>
            <Elem>alsa_router_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-core-ctl.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-core-pcm.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-effect-ramp.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-plug-dmix.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-plug-rate.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-plug-route.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-plug-vol.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-softmixer.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-utils-bypath.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
      <item path="plugins/alsa/alsa-utils-dump.c" ex="false" tool="0" flavor2="2">
        <cTool flags="0">
          <incDir>
            <pElem>/usr/include/lua5.3</pElem>
          </incDir>
          <preprocessorList>
            <Elem>alsa_softmixer_EXPORTS</Elem>
          </preprocessorList>
        </cTool>
      </item>
    </conf>
  </confs>
</configurationDescriptor>