mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-07-31 13:02:27 -04:00
Removed SerialDV from exports file
This commit is contained in:
parent
6c1f8e2bfc
commit
f76ed4a466
@ -102,18 +102,6 @@
|
|||||||
# define QRTPLIB_API
|
# define QRTPLIB_API
|
||||||
#endif
|
#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
|
/* the 'SWG_API' controls the import/export of 'swagger' symbols
|
||||||
*/
|
*/
|
||||||
#if !defined(sdrangel_STATIC)
|
#if !defined(sdrangel_STATIC)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user