2021-02-06 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'RDHPISoundSelector' widget.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-06 13:12:19 -05:00
parent 713306dcb0
commit dca515c135
5 changed files with 5 additions and 142 deletions

View File

@@ -53,14 +53,11 @@ lib_LTLIBRARIES = librdhpi.la
dist_librdhpi_la_SOURCES = rdhpiinformation.cpp rdhpiinformation.h\
rdhpiplaystream.cpp rdhpiplaystream.h\
rdhpirecordstream.cpp rdhpirecordstream.h\
rdhpisoundcard.cpp rdhpisoundcard.h\
rdhpisoundselector.cpp rdhpisoundselector.h
rdhpisoundcard.cpp rdhpisoundcard.h
nodist_librdhpi_la_SOURCES = moc_rdhpiplaystream.cpp\
moc_rdhpirecordstream.cpp\
moc_rdhpisoundcard.cpp\
moc_rdhpisoundselector.cpp
moc_rdhpisoundcard.cpp
librdhpi_la_LDFLAGS = -release $(VERSION)