From 354cb154346b3a99a8de3012a483758c45996bcf Mon Sep 17 00:00:00 2001 From: Chris Moeller Date: Thu, 20 Nov 2014 21:49:21 -0800 Subject: [PATCH] Updated project files to MSVC 2015 --- ext_libs/ext_libs.vcxproj | 6 +++--- fb2k/foo_input_vgmstream.vcxproj | 8 ++++---- src/libvgmstream.vcxproj | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ext_libs/ext_libs.vcxproj b/ext_libs/ext_libs.vcxproj index e76fa68e..afd33c27 100644 --- a/ext_libs/ext_libs.vcxproj +++ b/ext_libs/ext_libs.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -24,11 +24,11 @@ Utility - v120_xp + v140_xp Utility - v120_xp + v140_xp diff --git a/fb2k/foo_input_vgmstream.vcxproj b/fb2k/foo_input_vgmstream.vcxproj index fa8e7be9..49036262 100644 --- a/fb2k/foo_input_vgmstream.vcxproj +++ b/fb2k/foo_input_vgmstream.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -32,15 +32,15 @@ DynamicLibrary Unicode true - v120_xp + v140_xp DynamicLibrary Unicode - v120_xp + v140_xp - v120_xp + v140_xp diff --git a/src/libvgmstream.vcxproj b/src/libvgmstream.vcxproj index 33f5d889..7ab2ebe9 100644 --- a/src/libvgmstream.vcxproj +++ b/src/libvgmstream.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,11 +27,11 @@ StaticLibrary true - v120_xp + v140_xp StaticLibrary - v120_xp + v140_xp