<fix>(core): Make it possible to compile on Windows
This commit is contained in:
parent
1028b92343
commit
e32b9c8c86
@ -46,6 +46,8 @@
|
||||
#include <vmime/vmime.hpp>
|
||||
|
||||
// libconfig includes
|
||||
#undef LIBCONFIGXX_STATIC
|
||||
#define LIBCONFIGXX_STATIC
|
||||
#include <libconfig.h++>
|
||||
|
||||
#include "core/GpgModel.h"
|
||||
|
@ -49,8 +49,6 @@
|
||||
* 3rd party dependencies
|
||||
*/
|
||||
|
||||
#undef LIBCONFIGXX_STATIC
|
||||
#define LIBCONFIGXX_STATIC
|
||||
#include <qt-aes/qaesencryption.h>
|
||||
|
||||
#ifdef SMTP_SUPPORT
|
||||
|
Loading…
x
Reference in New Issue
Block a user