Upgrade to Visual Studio 2017 and wxWidgets 3.1.2 static
This commit is contained in:
@@ -23,9 +23,5 @@
|
||||
///
|
||||
/// Public function calling convention
|
||||
///
|
||||
#ifdef LIBZRCOLAUI
|
||||
#define ZRCOLAUI_API __declspec(dllexport)
|
||||
#else
|
||||
#define ZRCOLAUI_API __declspec(dllimport)
|
||||
#endif
|
||||
#define ZRCOLAUI_API
|
||||
#define ZRCOLA_NOVTABLE __declspec(novtable)
|
||||
|
Reference in New Issue
Block a user