mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Linux fixes
This commit is contained in:
parent
aad0a640c5
commit
f6226150ad
4 changed files with 24 additions and 20 deletions
|
@ -315,7 +315,7 @@ public:
|
|||
|
||||
#endif
|
||||
|
||||
#ifdef BP_DYNAMIC
|
||||
#if (defined BP_DYNAMIC) || (!defined BF_PLATFORM_WINDOWS)
|
||||
#define BP_EXPORT BF_EXPORT
|
||||
#define BP_CALLTYPE BF_CALLTYPE
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue