Upgrade to Visual Studio 2017 and wxWidgets 3.1.2 static
This commit is contained in:
@@ -32,11 +32,7 @@
|
||||
///
|
||||
/// Public function calling convention
|
||||
///
|
||||
#ifdef LIBZRCOLA
|
||||
#define ZRCOLA_API __declspec(dllexport)
|
||||
#else
|
||||
#define ZRCOLA_API __declspec(dllimport)
|
||||
#endif
|
||||
#define ZRCOLA_API
|
||||
#define ZRCOLA_NOVTABLE __declspec(novtable)
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable: 4251)
|
||||
|
Reference in New Issue
Block a user