From cdd77c361e68876213e025cc556187a9f4aed48a Mon Sep 17 00:00:00 2001 From: Mattia Tollari Date: Fri, 6 Jul 2018 16:45:18 +0200 Subject: [PATCH] =?UTF-8?q?Patch=20level=20=20=20=20=20=20=20=20=20:=2012.?= =?UTF-8?q?0=20no-patch=20Files=20correlati=20=20=20=20=20:=20Commento=20?= =?UTF-8?q?=20=20=20=20=20=20=20=20=20=20=20:=20Caricamento=20.sln=20di=20?= =?UTF-8?q?xvtext,=20come=20mai=20non=20=C3=A8=20mai=20stato=20pubblicato?= =?UTF-8?q?=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/xvtext.sln | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 build/xvtext.sln diff --git a/build/xvtext.sln b/build/xvtext.sln new file mode 100644 index 000000000..bd31f97a6 --- /dev/null +++ b/build/xvtext.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.27130.2027 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xvtdb", "xvtdb.vcxproj", "{8A5083F0-7D38-4F33-AB18-C4957A04DDC7}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xvturl", "xvturl.vcxproj", "{50F46F99-BD70-4BB3-BA95-7AE2BAF35234}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {8A5083F0-7D38-4F33-AB18-C4957A04DDC7}.Debug|Win32.ActiveCfg = Debug|Win32 + {8A5083F0-7D38-4F33-AB18-C4957A04DDC7}.Debug|Win32.Build.0 = Debug|Win32 + {8A5083F0-7D38-4F33-AB18-C4957A04DDC7}.Release|Win32.ActiveCfg = Release|Win32 + {8A5083F0-7D38-4F33-AB18-C4957A04DDC7}.Release|Win32.Build.0 = Release|Win32 + {50F46F99-BD70-4BB3-BA95-7AE2BAF35234}.Debug|Win32.ActiveCfg = Debug|Win32 + {50F46F99-BD70-4BB3-BA95-7AE2BAF35234}.Debug|Win32.Build.0 = Debug|Win32 + {50F46F99-BD70-4BB3-BA95-7AE2BAF35234}.Release|Win32.ActiveCfg = Release|Win32 + {50F46F99-BD70-4BB3-BA95-7AE2BAF35234}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {7C7637AD-8301-4984-8490-6DA00091EC3A} + EndGlobalSection +EndGlobal