diff options
Diffstat (limited to 'src/core/stdclist/stdclist_14.vcxproj')
-rw-r--r-- | src/core/stdclist/stdclist_14.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdclist/stdclist_14.vcxproj b/src/core/stdclist/stdclist_14.vcxproj index 43e5d9f8a4..9eed7fd7dc 100644 --- a/src/core/stdclist/stdclist_14.vcxproj +++ b/src/core/stdclist/stdclist_14.vcxproj @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
|