diff --git a/tests/cpp-empty-test/proj.win10/cpp-empty-test.vcxproj b/tests/cpp-empty-test/proj.win10/cpp-empty-test.vcxproj
index 4d98fb102f..dcef9be075 100644
--- a/tests/cpp-empty-test/proj.win10/cpp-empty-test.vcxproj
+++ b/tests/cpp-empty-test/proj.win10/cpp-empty-test.vcxproj
@@ -165,6 +165,9 @@ xcopy "$(EngineRoot)cocos\platform\win8.1-universal\Cocos2dRenderer.h" "$(Engine
xcopy "$(EngineRoot)cocos\platform\win8.1-universal\pch.cpp" "$(EngineRoot)templates\cpp-template-default\proj.win10\App\*" /iycq
xcopy "$(EngineRoot)cocos\platform\win8.1-universal\pch.h" "$(EngineRoot)templates\cpp-template-default\proj.win10\App\*" /iycq
+
+ MSVCRT;%(IgnoreSpecificDefaultLibraries)
+
@@ -209,6 +212,9 @@ xcopy "$(EngineRoot)cocos\platform\win8.1-universal\Cocos2dRenderer.h" "$(Engine
xcopy "$(EngineRoot)cocos\platform\win8.1-universal\pch.cpp" "$(EngineRoot)templates\cpp-template-default\proj.win10\App\*" /iycq
xcopy "$(EngineRoot)cocos\platform\win8.1-universal\pch.h" "$(EngineRoot)templates\cpp-template-default\proj.win10\App\*" /iycq
+
+ MSVCRT;%(IgnoreSpecificDefaultLibraries)
+
@@ -253,6 +259,9 @@ xcopy "$(EngineRoot)cocos\platform\win8.1-universal\Cocos2dRenderer.h" "$(Engine
xcopy "$(EngineRoot)cocos\platform\win8.1-universal\pch.cpp" "$(EngineRoot)templates\cpp-template-default\proj.win10\App\*" /iycq
xcopy "$(EngineRoot)cocos\platform\win8.1-universal\pch.h" "$(EngineRoot)templates\cpp-template-default\proj.win10\App\*" /iycq
+
+ MSVCRT;%(IgnoreSpecificDefaultLibraries)
+
diff --git a/tests/cpp-tests/proj.win10/cpp-tests.vcxproj b/tests/cpp-tests/proj.win10/cpp-tests.vcxproj
index ecee9bdf58..c6f232de22 100644
--- a/tests/cpp-tests/proj.win10/cpp-tests.vcxproj
+++ b/tests/cpp-tests/proj.win10/cpp-tests.vcxproj
@@ -154,6 +154,9 @@
ProgramDatabase
CC_ENABLE_CHIPMUNK_INTEGRATION=1;CC_ENABLE_BULLET_INTEGRATION=1;COCOS2D_DEBUG=1;%(PreprocessorDefinitions)
+
+ MSVCRT;%(IgnoreSpecificDefaultLibraries)
+
@@ -180,6 +183,9 @@
ProgramDatabase
CC_ENABLE_CHIPMUNK_INTEGRATION=1;CC_ENABLE_BULLET_INTEGRATION=1;COCOS2D_DEBUG=1;%(PreprocessorDefinitions)
+
+ MSVCRT;%(IgnoreSpecificDefaultLibraries)
+
@@ -205,6 +211,9 @@
EditAndContinue
CC_ENABLE_CHIPMUNK_INTEGRATION=1;CC_ENABLE_BULLET_INTEGRATION=1;COCOS2D_DEBUG=1;%(PreprocessorDefinitions)
+
+ MSVCRT;%(IgnoreSpecificDefaultLibraries)
+
@@ -375,6 +384,7 @@
+
@@ -607,6 +617,7 @@
+
diff --git a/tests/cpp-tests/proj.win10/cpp-tests.vcxproj.filters b/tests/cpp-tests/proj.win10/cpp-tests.vcxproj.filters
index 038cf9ce01..d979dc6a43 100644
--- a/tests/cpp-tests/proj.win10/cpp-tests.vcxproj.filters
+++ b/tests/cpp-tests/proj.win10/cpp-tests.vcxproj.filters
@@ -386,6 +386,9 @@
{a34bc185-d0fa-4e93-b289-954abaedcaae}
+
+ {a49e5dee-6eab-4a2a-9769-9f84ff6a5610}
+
@@ -972,6 +975,9 @@
Classes\Physics3DTest
+
+ Classes\NavMeshTest
+
@@ -1759,6 +1765,9 @@
Classes\Physics3DTest
+
+ Classes\NavMeshTest
+
@@ -1775,6 +1784,9 @@
+
+
+