From a019c8e60e9ffccd5bfc438d62ff804324892429 Mon Sep 17 00:00:00 2001 From: Alessandro Bonazzi Date: Mon, 27 Jul 2020 10:30:09 +0200 Subject: [PATCH] Patch level : 12.0 no-patch Files correlati : Commento : Progetti aggiornati --- build/Ef0.vcxproj | 4 +++- build/Ef0.vcxproj.filters | 3 --- build/Ef1.vcxproj | 3 ++- build/Ef1.vcxproj.filters | 7 +++++-- build/ef.sln | 15 +++++++++++++-- 5 files changed, 23 insertions(+), 9 deletions(-) diff --git a/build/Ef0.vcxproj b/build/Ef0.vcxproj index 4c3ec50e3..426ac874f 100644 --- a/build/Ef0.vcxproj +++ b/build/Ef0.vcxproj @@ -145,7 +145,6 @@ - @@ -294,6 +293,9 @@ {2d38a763-3d74-4338-9362-b891784ec90e} + + {b61f0ad4-0cce-4371-8e92-85a26caf1a7c} + {a1ce9743-a597-4f92-b55a-345a366c9e55} diff --git a/build/Ef0.vcxproj.filters b/build/Ef0.vcxproj.filters index dd6689066..438839291 100644 --- a/build/Ef0.vcxproj.filters +++ b/build/Ef0.vcxproj.filters @@ -90,9 +90,6 @@ Sources - - Sources - Sources diff --git a/build/Ef1.vcxproj b/build/Ef1.vcxproj index f186d9b21..b83d0e7bd 100644 --- a/build/Ef1.vcxproj +++ b/build/Ef1.vcxproj @@ -145,8 +145,9 @@ - + + diff --git a/build/Ef1.vcxproj.filters b/build/Ef1.vcxproj.filters index 471c425cb..f4e39b497 100644 --- a/build/Ef1.vcxproj.filters +++ b/build/Ef1.vcxproj.filters @@ -41,10 +41,13 @@ Sources - + Sources - + + Sources + + Sources diff --git a/build/ef.sln b/build/ef.sln index 861081bf0..a06ea7528 100644 --- a/build/ef.sln +++ b/build/ef.sln @@ -1,6 +1,8 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28307.1169 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Ef0", "Ef0.vcxproj", "{3D726EFE-764B-4B24-A4ED-DCD41B9BB386}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Ef1", "Ef1.vcxproj", "{C3A8FEC3-47D9-4F1C-B62D-BCF2DB3FD81C}" @@ -9,6 +11,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AgaLib", "AgaLib.vcxproj", EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vedoc", "vedoc.vcxproj", "{A1CE9743-A597-4F92-B55A-345A366C9E55}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lilib", "lilib.vcxproj", "{B61F0AD4-0CCE-4371-8E92-85A26CAF1A7C}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -31,8 +35,15 @@ Global {A1CE9743-A597-4F92-B55A-345A366C9E55}.Debug|Win32.Build.0 = Debug|Win32 {A1CE9743-A597-4F92-B55A-345A366C9E55}.Release|Win32.ActiveCfg = Release|Win32 {A1CE9743-A597-4F92-B55A-345A366C9E55}.Release|Win32.Build.0 = Release|Win32 + {B61F0AD4-0CCE-4371-8E92-85A26CAF1A7C}.Debug|Win32.ActiveCfg = Debug|Win32 + {B61F0AD4-0CCE-4371-8E92-85A26CAF1A7C}.Debug|Win32.Build.0 = Debug|Win32 + {B61F0AD4-0CCE-4371-8E92-85A26CAF1A7C}.Release|Win32.ActiveCfg = Release|Win32 + {B61F0AD4-0CCE-4371-8E92-85A26CAF1A7C}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {85C4422F-D5BE-460A-94AF-2F659B236219} + EndGlobalSection EndGlobal