From f7e3d3f32c36140bf1838371b07d2052171f6758 Mon Sep 17 00:00:00 2001 From: Arnavion Date: Sat, 10 Oct 2015 16:14:12 -0700 Subject: Use VS 2015 --- src/common/common.vcxproj | 2 +- src/common/make-te.vcxproj | 2 +- src/fe-gtk/fe-gtk.vcxproj | 2 +- src/fe-gtk/notifications/notifications-winrt.vcxproj | 2 +- src/fe-text/fe-text.vcxproj | 2 +- src/htm/Properties/Resources.Designer.cs | 2 +- src/htm/Properties/Settings.Designer.cs | 4 ++-- src/htm/app.config | 6 +++--- src/htm/htm.csproj | 9 ++++++--- src/libenchant_win8/libenchant_win8.vcxproj | 2 +- 10 files changed, 18 insertions(+), 15 deletions(-) (limited to 'src') diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 28a4da11..5c7f2715 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -1,7 +1,7 @@  - v120 + v140 StaticLibrary diff --git a/src/common/make-te.vcxproj b/src/common/make-te.vcxproj index 24d8f9b6..b7bc2829 100644 --- a/src/common/make-te.vcxproj +++ b/src/common/make-te.vcxproj @@ -1,7 +1,7 @@  - v120 + v140 Application diff --git a/src/fe-gtk/fe-gtk.vcxproj b/src/fe-gtk/fe-gtk.vcxproj index 7a3cfb70..02739a47 100644 --- a/src/fe-gtk/fe-gtk.vcxproj +++ b/src/fe-gtk/fe-gtk.vcxproj @@ -1,7 +1,7 @@  - v120 + v140 Application diff --git a/src/fe-gtk/notifications/notifications-winrt.vcxproj b/src/fe-gtk/notifications/notifications-winrt.vcxproj index dcd2a2b7..1f392b6b 100644 --- a/src/fe-gtk/notifications/notifications-winrt.vcxproj +++ b/src/fe-gtk/notifications/notifications-winrt.vcxproj @@ -23,7 +23,7 @@ - v120 + v140 DynamicLibrary Unicode diff --git a/src/fe-text/fe-text.vcxproj b/src/fe-text/fe-text.vcxproj index 1da7e733..39286417 100644 --- a/src/fe-text/fe-text.vcxproj +++ b/src/fe-text/fe-text.vcxproj @@ -1,7 +1,7 @@  - v120 + v140 Application diff --git a/src/htm/Properties/Resources.Designer.cs b/src/htm/Properties/Resources.Designer.cs index 829857ee..7627ee06 100644 --- a/src/htm/Properties/Resources.Designer.cs +++ b/src/htm/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17626 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/src/htm/Properties/Settings.Designer.cs b/src/htm/Properties/Settings.Designer.cs index 35939b71..cf679280 100644 --- a/src/htm/Properties/Settings.Designer.cs +++ b/src/htm/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17626 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -12,7 +12,7 @@ namespace thememan.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/src/htm/app.config b/src/htm/app.config index 2f7cce78..ad1957f6 100644 --- a/src/htm/app.config +++ b/src/htm/app.config @@ -1,3 +1,3 @@ - - - + + + diff --git a/src/htm/htm.csproj b/src/htm/htm.csproj index d56f2188..eaf57a0f 100644 --- a/src/htm/htm.csproj +++ b/src/htm/htm.csproj @@ -1,5 +1,5 @@  - + Debug x86 @@ -12,8 +12,9 @@ thememan 512 false - v4.0 - Client + v4.5.2 + + publish\ true Disk @@ -40,6 +41,7 @@ prompt 4 false + false Resources\htm.ico @@ -68,6 +70,7 @@ TRACE prompt false + false diff --git a/src/libenchant_win8/libenchant_win8.vcxproj b/src/libenchant_win8/libenchant_win8.vcxproj index aab7acc8..3496f978 100644 --- a/src/libenchant_win8/libenchant_win8.vcxproj +++ b/src/libenchant_win8/libenchant_win8.vcxproj @@ -19,7 +19,7 @@ DynamicLibrary true - v120 + v140 -- cgit 1.4.1