summary refs log tree commit diff stats
path: root/src/pixmaps
diff options
context:
space:
mode:
authorEustachy Kapusta <Eustachy.kapusta@gmail.com>2013-09-13 18:49:19 +0200
committerArnavion <arnavion@gmail.com>2013-09-15 15:07:46 -0700
commitb658fca4a72c2aca810a8a1f53e4f3b2c924380d (patch)
tree3ac1ed993b54455e160cfe10ea950db2051c3f1f /src/pixmaps
parent277732e384a0c51d65a835d7ff810111ca735e4a (diff)
Convert project files to vs2013
Diffstat (limited to 'src/pixmaps')
-rw-r--r--src/pixmaps/pixmaps.vcxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pixmaps/pixmaps.vcxproj b/src/pixmaps/pixmaps.vcxproj
index a86a7e13..e5b71c53 100644
--- a/src/pixmaps/pixmaps.vcxproj
+++ b/src/pixmaps/pixmaps.vcxproj
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>

-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <PropertyGroup Label="Configuration">

-    <PlatformToolset>v110</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Release|Win32">

@@ -109,4 +109,4 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

   <ImportGroup Label="ExtensionTargets">

   </ImportGroup>

-</Project>

+</Project>
\ No newline at end of file