mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
Deep redesign: revised FCD source serialization
This commit is contained in:
parent
beadd4d861
commit
38485ae0d0
@ -4,6 +4,7 @@ set(fcd_SOURCES
|
|||||||
fcdgui.cpp
|
fcdgui.cpp
|
||||||
fcdinput.cpp
|
fcdinput.cpp
|
||||||
fcdplugin.cpp
|
fcdplugin.cpp
|
||||||
|
fcdserializer.cpp
|
||||||
fcdthread.cpp
|
fcdthread.cpp
|
||||||
hid-libusb.c
|
hid-libusb.c
|
||||||
)
|
)
|
||||||
@ -12,6 +13,7 @@ set(fcd_HEADERS
|
|||||||
fcdgui.h
|
fcdgui.h
|
||||||
fcdinput.h
|
fcdinput.h
|
||||||
fcdplugin.h
|
fcdplugin.h
|
||||||
|
fcdserializer.h
|
||||||
fcdthread.h
|
fcdthread.h
|
||||||
qthid.h
|
qthid.h
|
||||||
hid-libusb.h
|
hid-libusb.h
|
||||||
|
Loading…
Reference in New Issue
Block a user