Skip to content

Commit

Permalink
DSC: Add coast station names.
Browse files Browse the repository at this point in the history
  • Loading branch information
srcejon committed Dec 9, 2024
1 parent c4e57a1 commit 4a8adc4
Show file tree
Hide file tree
Showing 4 changed files with 775 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/channelrx/demoddsc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ if(NOT SERVER_MODE)
${demoddsc_SOURCES}
dscdemodgui.cpp
dscdemodgui.ui
coaststations.cpp
)
set(demoddsc_HEADERS
${demoddsc_HEADERS}
dscdemodgui.h
coaststations.h
)

set(TARGET_NAME ${PLUGINS_PREFIX}demoddsc)
Expand Down
Loading

0 comments on commit 4a8adc4

Please sign in to comment.