diff options
Diffstat (limited to 'tools/MakeDef/MakeDef.vcxproj')
-rw-r--r-- | tools/MakeDef/MakeDef.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/MakeDef/MakeDef.vcxproj b/tools/MakeDef/MakeDef.vcxproj index 0283f2552e..5ae7edb252 100644 --- a/tools/MakeDef/MakeDef.vcxproj +++ b/tools/MakeDef/MakeDef.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="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
|