mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
1f7654b68e
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