1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-22 16:08:39 -05:00

Deep redesign: revised FCD source serialization

This commit is contained in:
f4exb 2015-08-28 03:36:11 +02:00
parent beadd4d861
commit 38485ae0d0

View File

@ -4,6 +4,7 @@ set(fcd_SOURCES
fcdgui.cpp
fcdinput.cpp
fcdplugin.cpp
fcdserializer.cpp
fcdthread.cpp
hid-libusb.c
)
@ -12,6 +13,7 @@ set(fcd_HEADERS
fcdgui.h
fcdinput.h
fcdplugin.h
fcdserializer.h
fcdthread.h
qthid.h
hid-libusb.h