mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Now MSVC and gcc must be happy :)
This commit is contained in:
parent
a5354271e2
commit
ba59b28be8
@ -57,11 +57,7 @@ public:
|
||||
//StartInfo scenarioOps;
|
||||
};
|
||||
|
||||
#ifdef __GNUC__
|
||||
DLL_EXPORT LibClasses * VLC;
|
||||
#else
|
||||
extern DLL_EXPORT LibClasses * VLC;
|
||||
#endif
|
||||
|
||||
|
||||
DLL_EXPORT void initDLL(CLodHandler *b);
|
||||
|
Loading…
Reference in New Issue
Block a user