mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-12 03:07:11 +01:00
Fixed issues with new module system 2
This commit is contained in:
parent
9de585190f
commit
ec234e99a1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user