mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 01:18:38 -05:00
Removed SerialDV from exports file
This commit is contained in:
parent
6c1f8e2bfc
commit
f76ed4a466
@ -102,18 +102,6 @@
|
||||
# define QRTPLIB_API
|
||||
#endif
|
||||
|
||||
/* the 'SERIALDV_API' controls the import/export of 'serialdv' symbols
|
||||
*/
|
||||
#if !defined(sdrangel_STATIC)
|
||||
# ifdef serialdv_EXPORTS
|
||||
# define SERIALDV_API __SDR_EXPORT
|
||||
# else
|
||||
# define SERIALDV_API __SDR_IMPORT
|
||||
# endif
|
||||
#else
|
||||
# define SERIALDV_API
|
||||
#endif
|
||||
|
||||
/* the 'SWG_API' controls the import/export of 'swagger' symbols
|
||||
*/
|
||||
#if !defined(sdrangel_STATIC)
|
||||
|
Loading…
Reference in New Issue
Block a user