mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 23:40:50 +02:00
Fixed issues with new module system 2
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#define SDRPP_EXPORT extern "C" __declspec(dllimport)
|
#define SDRPP_EXPORT extern "C" __declspec(dllimport)
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
#define SDRPP_EXPORT /**/
|
#define SDRPP_EXPORT extern
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
Reference in New Issue
Block a user