|
@@ -5,7 +5,7 @@ |
|
|
/**Export control for opus functions */ |
|
|
/**Export control for opus functions */ |
|
|
|
|
|
|
|
|
-#ifndef OPUS_EXPORT |
|
|
-#ifndef OPUS_EXPORT |
|
|
-# if defined(WIN32) |
|
|
|
|
|
|
|
|
-# if defined(_WIN32) |
|
|
-# if defined(OPUS_BUILD) && defined(DLL_EXPORT) |
|
|
-# if defined(OPUS_BUILD) && defined(DLL_EXPORT) |
|
|
-# define OPUS_EXPORT __declspec(dllexport) |
|
|
-# define OPUS_EXPORT __declspec(dllexport) |
|
|
-# else |
|
|
-# else |
|
|