diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-03-09 15:58:04 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-03-09 15:58:04 +0100 |
commit | 5cb52e556fed8eb0cf74d1052fe413fbb7406b0e (patch) | |
tree | 80965e8ad49b5191b200b6bbb1241c4718a0c000 /nbproject | |
parent | a237499e8c2e2a045ae3eea0b9a4aaac12032e81 (diff) |
Syncup Status with Microchip
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/configurations.xml | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 2da26c2..ee7b001 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -2,10 +2,11 @@ <configurationDescriptor version="100"> <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> <df root="." name="0"> - <df name="Alsa"> - <df name="HardAbsLayer"> - <df name="Includes"> - <in>AlsaMixerHal.h</in> + <df name="AlsaSound"> + <df name="HALayer"> + <df name="include"> + <in>AlsaHalIface.h</in> + <in>MiscHelpers.h</in> </df> </df> </df> @@ -64,7 +65,15 @@ <preBuildFirst>true</preBuildFirst> </preBuild> </makefileType> - <item path="Alsa/Includes/AlsaMixerHal.h" ex="false" tool="3" flavor2="0"> + <item path="AlsaSound/HALayer/include/AlsaHalIface.h" + ex="false" + tool="3" + flavor2="0"> + </item> + <item path="AlsaSound/HALayer/include/MiscHelpers.h" + ex="false" + tool="3" + flavor2="0"> </item> <item path="MostVolume/DeviceContainer.cpp" ex="false" tool="1" flavor2="0"> </item> |