mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Property sheets, configuration simplified
MemLeak build fixed
This commit is contained in:
parent
be1c9100cc
commit
8e4ad3dfcb
16 changed files with 226 additions and 602 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue