mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-19 22:28:35 -04:00
Deep redesign: revised FCD source serialization
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user