mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 08:04:49 -05:00
Windows build of librtlsdr: removed files not concerned in Windows
This commit is contained in:
parent
8c960e337e
commit
583712a3d5
@ -17,8 +17,6 @@ CONFIG(MINGW32):INCLUDEPATH += "D:\softs\libusb-1.0.20\include\libusb-1.0"
|
||||
CONFIG(MINGW64):INCLUDEPATH += "D:\softs\libusb-1.0.20\include\libusb-1.0"
|
||||
|
||||
SOURCES = $$LIBRTLSDRSRC/src/librtlsdr.c\
|
||||
$$LIBRTLSDRSRC/src/rtlsdr_rpc_msg.c\
|
||||
$$LIBRTLSDRSRC/src/rtlsdr_rpc.c\
|
||||
$$LIBRTLSDRSRC/src/tuner_e4k.c\
|
||||
$$LIBRTLSDRSRC/src/tuner_fc0012.c\
|
||||
$$LIBRTLSDRSRC/src/tuner_fc0013.c\
|
||||
@ -30,8 +28,6 @@ SOURCES = $$LIBRTLSDRSRC/src/librtlsdr.c\
|
||||
HEADERS = $$LIBRTLSDRSRC/include/reg_field.h\
|
||||
$$LIBRTLSDRSRC/include/rtl-sdr_export.h\
|
||||
$$LIBRTLSDRSRC/include/rtlsdr_i2c.h\
|
||||
$$LIBRTLSDRSRC/include/rtlsdr_rpc_msg.h\
|
||||
$$LIBRTLSDRSRC/include/rtlsdr_rpc.h\
|
||||
$$LIBRTLSDRSRC/include/rtl-sdr.h\
|
||||
$$LIBRTLSDRSRC/include/tuner_e4k.h\
|
||||
$$LIBRTLSDRSRC/include/tuner_fc0012.h\
|
||||
|
Loading…
Reference in New Issue
Block a user