diff --git a/Common/Common.vcxproj b/Common/Common.vcxproj
index 40c9c0b12a..539b1294d6 100644
--- a/Common/Common.vcxproj
+++ b/Common/Common.vcxproj
@@ -209,7 +209,7 @@
Use
Level3
- stdafx.h;Common/DbgNew.h
+ stdafx.h
MultiThreadedDebug
_CRTDBG_MAP_ALLOC;USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;_ARCH_32=1;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
../ext/native;../ext/snappy;..
@@ -542,4 +542,4 @@
-
+
\ No newline at end of file
diff --git a/Core/Core.vcxproj b/Core/Core.vcxproj
index 618a77d5fb..2343ab775d 100644
--- a/Core/Core.vcxproj
+++ b/Core/Core.vcxproj
@@ -202,7 +202,8 @@
false
false
MultiThreadedDebug
- Common/DbgNew.h
+
+
ProgramDatabase
@@ -1178,4 +1179,4 @@
-
+
\ No newline at end of file
diff --git a/GPU/GPU.vcxproj b/GPU/GPU.vcxproj
index e526a86641..84bf4322d5 100644
--- a/GPU/GPU.vcxproj
+++ b/GPU/GPU.vcxproj
@@ -233,7 +233,8 @@
false
_CRTDBG_MAP_ALLOC;USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;_ARCH_32=1;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
MultiThreadedDebug
- Common/DbgNew.h
+
+
ProgramDatabase
@@ -704,4 +705,4 @@
-
+
\ No newline at end of file
diff --git a/UI/UI.vcxproj b/UI/UI.vcxproj
index 2447f6ff04..c512d47402 100644
--- a/UI/UI.vcxproj
+++ b/UI/UI.vcxproj
@@ -279,7 +279,8 @@
false
MultiThreadedDebug
false
- Common/DbgNew.h
+
+
$(EXTERNAL_COMPILE_OPTIONS)
ProgramDatabase
@@ -413,4 +414,4 @@
-
+
\ No newline at end of file
diff --git a/Windows/PPSSPP.vcxproj b/Windows/PPSSPP.vcxproj
index bf51116fdc..2a8f370250 100644
--- a/Windows/PPSSPP.vcxproj
+++ b/Windows/PPSSPP.vcxproj
@@ -336,7 +336,7 @@
Level3
ProgramDatabase
../dx9sdk/Include/DX11;../ext;../common;..;../ext/native;../ext/glew;../ext/zlib
- stdafx.h;Common/DbgNew.h
+ stdafx.h
MultiThreadedDebug
false
NotSet
@@ -1019,4 +1019,4 @@
-
+
\ No newline at end of file
diff --git a/ext/libkirk/libkirk.vcxproj b/ext/libkirk/libkirk.vcxproj
index 0412a16e77..2b4003f62e 100644
--- a/ext/libkirk/libkirk.vcxproj
+++ b/ext/libkirk/libkirk.vcxproj
@@ -178,7 +178,8 @@
false
MultiThreadedDebug
false
- ../../Common/DbgNew.h
+
+
_CRTDBG_MAP_ALLOC;_USING_V110_SDK71_;%(PreprocessorDefinitions)
ProgramDatabase
@@ -287,4 +288,4 @@
-
+
\ No newline at end of file
diff --git a/ext/native/native.vcxproj b/ext/native/native.vcxproj
index a7eccdecdf..dcbf26d267 100644
--- a/ext/native/native.vcxproj
+++ b/ext/native/native.vcxproj
@@ -222,7 +222,8 @@
false
MultiThreadedDebug
false
- ../../Common/DbgNew.h
+
+
ProgramDatabase
@@ -1200,4 +1201,4 @@
-
+
\ No newline at end of file
diff --git a/ext/zlib/zlib.vcxproj b/ext/zlib/zlib.vcxproj
index 7ed2294450..3b16ade6e0 100644
--- a/ext/zlib/zlib.vcxproj
+++ b/ext/zlib/zlib.vcxproj
@@ -152,7 +152,10 @@
-
+
+ $(SolutionDir)$(Platform)\$(Configuration)\
+ $(Platform)\$(Configuration)\
+
@@ -231,7 +234,8 @@
false
false
MultiThreadedDebug
- ../../Common/DbgNew.h
+
+
ProgramDatabase
@@ -348,4 +352,4 @@
-
+
\ No newline at end of file
diff --git a/headless/Headless.vcxproj b/headless/Headless.vcxproj
index 24e733f3c0..e574c6a1f9 100644
--- a/headless/Headless.vcxproj
+++ b/headless/Headless.vcxproj
@@ -269,7 +269,8 @@
false
false
MultiThreadedDebug
- Common/DbgNew.h
+
+
ProgramDatabase
@@ -498,4 +499,4 @@
-
+
\ No newline at end of file
diff --git a/unittest/UnitTests.vcxproj b/unittest/UnitTests.vcxproj
index cded0bf333..017509a1d2 100644
--- a/unittest/UnitTests.vcxproj
+++ b/unittest/UnitTests.vcxproj
@@ -235,7 +235,8 @@
false
MultiThreadedDebug
false
- Common/DbgNew.h
+
+
ProgramDatabase
@@ -415,4 +416,4 @@
-
+
\ No newline at end of file