mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-15 21:12:27 -04:00
Windows build: added missing sources to dsdcc.pro files to match DSDcc version 1.7.0 sources
This commit is contained in:
parent
767b0af06c
commit
ed9a74f0ff
@ -44,6 +44,7 @@ $$LIBDSDCCSRC/viterbi3.cpp\
|
|||||||
$$LIBDSDCCSRC/viterbi5.cpp\
|
$$LIBDSDCCSRC/viterbi5.cpp\
|
||||||
$$LIBDSDCCSRC/pn.cpp\
|
$$LIBDSDCCSRC/pn.cpp\
|
||||||
$$LIBDSDCCSRC/mbefec.cpp\
|
$$LIBDSDCCSRC/mbefec.cpp\
|
||||||
|
$$LIBDSDCCSRC/phaselock.cpp\
|
||||||
$$LIBDSDCCSRC/locator.cpp
|
$$LIBDSDCCSRC/locator.cpp
|
||||||
|
|
||||||
HEADERS = $$LIBDSDCCSRC/descramble.h\
|
HEADERS = $$LIBDSDCCSRC/descramble.h\
|
||||||
@ -70,6 +71,7 @@ $$LIBDSDCCSRC/viterbi3.h\
|
|||||||
$$LIBDSDCCSRC/viterbi5.h\
|
$$LIBDSDCCSRC/viterbi5.h\
|
||||||
$$LIBDSDCCSRC/pn.h\
|
$$LIBDSDCCSRC/pn.h\
|
||||||
$$LIBDSDCCSRC/mbefec.h\
|
$$LIBDSDCCSRC/mbefec.h\
|
||||||
|
$$LIBDSDCCSRC/phaselock.h\
|
||||||
$$LIBDSDCCSRC/locator.h
|
$$LIBDSDCCSRC/locator.h
|
||||||
|
|
||||||
LIBS += -L../mbelib/$${build_subdir} -lmbelib
|
LIBS += -L../mbelib/$${build_subdir} -lmbelib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user