mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Detect memory leaks
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
#define PDF4QT_USE_PRAGMA_LIB 1
|
||||
#endif
|
||||
|
||||
#if defined(Q_OS_WIN) && defined(PDF4QT_COMPILER_MSVC) && !defined(NDEBUG)
|
||||
#define PDF4QT_USE_DBG_HEAP
|
||||
#endif
|
||||
|
||||
namespace pdf
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user