From 5b8491846d8f4fcc5a089a4993c7d8c2a8cecd0c Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 3 Oct 2012 13:52:31 +0200 Subject: Fix platform toolset for certain projects in legacy solution --- src/common/common-xp.vcxproj | 2 +- src/dirent/dirent-xp.vcxproj | 2 +- src/fe-gtk/fe-gtk-xp.vcxproj | 2 +- src/fe-text/fe-text-xp.vcxproj | 2 +- src/pixmaps/pixmaps-xp.vcxproj | 2 +- src/version/version-xp.vcxproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/common/common-xp.vcxproj b/src/common/common-xp.vcxproj index e0a1b522..c88e14e0 100644 --- a/src/common/common-xp.vcxproj +++ b/src/common/common-xp.vcxproj @@ -87,7 +87,7 @@ false true MultiByte - v110 + WDK7 StaticLibrary diff --git a/src/dirent/dirent-xp.vcxproj b/src/dirent/dirent-xp.vcxproj index ea7aed2a..1f54ecb5 100644 --- a/src/dirent/dirent-xp.vcxproj +++ b/src/dirent/dirent-xp.vcxproj @@ -28,7 +28,7 @@ false true MultiByte - v110 + WDK7 StaticLibrary diff --git a/src/fe-gtk/fe-gtk-xp.vcxproj b/src/fe-gtk/fe-gtk-xp.vcxproj index 0a294993..6fe904c9 100644 --- a/src/fe-gtk/fe-gtk-xp.vcxproj +++ b/src/fe-gtk/fe-gtk-xp.vcxproj @@ -22,7 +22,7 @@ false true MultiByte - v110 + WDK7 Application diff --git a/src/fe-text/fe-text-xp.vcxproj b/src/fe-text/fe-text-xp.vcxproj index 40b969aa..b0b764df 100644 --- a/src/fe-text/fe-text-xp.vcxproj +++ b/src/fe-text/fe-text-xp.vcxproj @@ -22,7 +22,7 @@ false true MultiByte - v110 + WDK7 Application diff --git a/src/pixmaps/pixmaps-xp.vcxproj b/src/pixmaps/pixmaps-xp.vcxproj index f12b36f9..24e63fd1 100644 --- a/src/pixmaps/pixmaps-xp.vcxproj +++ b/src/pixmaps/pixmaps-xp.vcxproj @@ -22,7 +22,7 @@ false true MultiByte - v110 + WDK7 Application diff --git a/src/version/version-xp.vcxproj b/src/version/version-xp.vcxproj index e492d12a..b13b1d3a 100644 --- a/src/version/version-xp.vcxproj +++ b/src/version/version-xp.vcxproj @@ -22,7 +22,7 @@ false true MultiByte - v110 + WDK7 Application -- cgit 1.4.1