From fb3889ec02fe8d3828af06c5a7ee583d0a2dc782 Mon Sep 17 00:00:00 2001 From: thedmd Date: Fri, 10 May 2013 20:20:10 +0200 Subject: Change toolchain to one compatible with XP. --- blowfish/blowfish.vcxproj | 4 ++-- faad2/faad2.vcxproj | 4 ++-- json-c/json-c.vcxproj | 4 ++-- libao/libao.vcxproj | 4 ++-- libmad/libmad.vcxproj | 4 ++-- pianobar/pianobar.vcxproj | 4 ++-- polarssl/polarssl.vcxproj | 4 ++-- pthreads/pthread-win32.vcxproj | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/blowfish/blowfish.vcxproj b/blowfish/blowfish.vcxproj index 0017155..50c99c9 100644 --- a/blowfish/blowfish.vcxproj +++ b/blowfish/blowfish.vcxproj @@ -20,12 +20,12 @@ StaticLibrary NotSet true - v110 + v110_xp StaticLibrary NotSet - v110 + v110_xp diff --git a/faad2/faad2.vcxproj b/faad2/faad2.vcxproj index 32eedb8..f1daeac 100644 --- a/faad2/faad2.vcxproj +++ b/faad2/faad2.vcxproj @@ -20,12 +20,12 @@ StaticLibrary NotSet true - v110 + v110_xp StaticLibrary NotSet - v110 + v110_xp diff --git a/json-c/json-c.vcxproj b/json-c/json-c.vcxproj index a5f7f58..92faa46 100644 --- a/json-c/json-c.vcxproj +++ b/json-c/json-c.vcxproj @@ -20,12 +20,12 @@ StaticLibrary NotSet true - v110 + v110_xp StaticLibrary NotSet - v110 + v110_xp diff --git a/libao/libao.vcxproj b/libao/libao.vcxproj index 8b8eac9..fe91775 100644 --- a/libao/libao.vcxproj +++ b/libao/libao.vcxproj @@ -20,12 +20,12 @@ StaticLibrary NotSet true - v110 + v110_xp StaticLibrary NotSet - v110 + v110_xp diff --git a/libmad/libmad.vcxproj b/libmad/libmad.vcxproj index a2c5507..1daeecb 100644 --- a/libmad/libmad.vcxproj +++ b/libmad/libmad.vcxproj @@ -20,12 +20,12 @@ StaticLibrary NotSet true - v110 + v110_xp StaticLibrary NotSet - v110 + v110_xp diff --git a/pianobar/pianobar.vcxproj b/pianobar/pianobar.vcxproj index 5fe93a6..f43b6f2 100644 --- a/pianobar/pianobar.vcxproj +++ b/pianobar/pianobar.vcxproj @@ -20,12 +20,12 @@ Application Unicode true - v110 + v110_xp Application Unicode - v110 + v110_xp diff --git a/polarssl/polarssl.vcxproj b/polarssl/polarssl.vcxproj index 7108faa..7e4ee73 100644 --- a/polarssl/polarssl.vcxproj +++ b/polarssl/polarssl.vcxproj @@ -20,12 +20,12 @@ StaticLibrary NotSet true - v110 + v110_xp StaticLibrary NotSet - v110 + v110_xp diff --git a/pthreads/pthread-win32.vcxproj b/pthreads/pthread-win32.vcxproj index fc0a34e..be159d1 100644 --- a/pthreads/pthread-win32.vcxproj +++ b/pthreads/pthread-win32.vcxproj @@ -20,12 +20,12 @@ StaticLibrary NotSet true - v110 + v110_xp StaticLibrary NotSet - v110 + v110_xp -- cgit v1.2.3