Property sheets, configuration simplified

MemLeak build fixed
This commit is contained in:
Nekotekina 2015-12-06 18:45:34 +03:00
parent be1c9100cc
commit 8e4ad3dfcb
16 changed files with 226 additions and 602 deletions

View file

@ -1,5 +1,7 @@
#pragma once
#include "restore_new.h"
#ifndef QT_UI
#ifdef _MSC_VER
#pragma warning(push, 0)
@ -30,3 +32,5 @@
#pragma warning(pop)
#endif
#endif
#include "define_new_memleakdetect.h"