diff options
author | George Hazan <ghazan@miranda.im> | 2017-03-08 11:19:32 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-03-08 11:19:32 +0300 |
commit | 8524d1bcd0356da9a7600782210f6a28d0370272 (patch) | |
tree | b8ab23244e9181f3ccdd6af26702fb218e52f0d0 /plugins/ProfileManager | |
parent | 8feae113a772d39976e1a5f689c4a0614c526c2d (diff) |
project tools version reset
Diffstat (limited to 'plugins/ProfileManager')
-rw-r--r-- | plugins/ProfileManager/pmanagerEx.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfileManager/pmanagerEx.vcxproj b/plugins/ProfileManager/pmanagerEx.vcxproj index e712452c2a..305e141ce6 100644 --- a/plugins/ProfileManager/pmanagerEx.vcxproj +++ b/plugins/ProfileManager/pmanagerEx.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>
|