diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-08-15 18:36:00 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-08-15 18:36:00 +0000 |
commit | 7180fa7c9ec4523ea34068ff5c827538e7a7efe8 (patch) | |
tree | d0eab6a7b250096090dc9356113d3598f491dc87 /protocols | |
parent | a90e3b0c02a6e40e69ab89fa4ed90f4f45022bac (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@10198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Tox/Tox_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/Tox_10.vcxproj b/protocols/Tox/Tox_10.vcxproj index 335f3e24de..0dfb934a09 100644 --- a/protocols/Tox/Tox_10.vcxproj +++ b/protocols/Tox/Tox_10.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>
|