diff --git a/test/system/common.props b/test/msvc/common.props similarity index 100% rename from test/system/common.props rename to test/msvc/common.props diff --git a/test/system/config_test/config_test.vcxproj b/test/msvc/config_test/config_test.vcxproj similarity index 100% rename from test/system/config_test/config_test.vcxproj rename to test/msvc/config_test/config_test.vcxproj diff --git a/test/system/error_code_test/error_code_test.vcxproj b/test/msvc/error_code_test/error_code_test.vcxproj similarity index 100% rename from test/system/error_code_test/error_code_test.vcxproj rename to test/msvc/error_code_test/error_code_test.vcxproj diff --git a/test/system/header_only_test/header_only_test.vcxproj b/test/msvc/header_only_test/header_only_test.vcxproj similarity index 100% rename from test/system/header_only_test/header_only_test.vcxproj rename to test/msvc/header_only_test/header_only_test.vcxproj diff --git a/test/system/system-dll/system-dll.vcxproj b/test/msvc/system-dll/system-dll.vcxproj similarity index 100% rename from test/system/system-dll/system-dll.vcxproj rename to test/msvc/system-dll/system-dll.vcxproj diff --git a/test/system/system.sln b/test/msvc/system.sln similarity index 100% rename from test/system/system.sln rename to test/msvc/system.sln