mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-10 22:31:40 +02:00
Now MSVC and gcc must be happy :)
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user