Update source to v6.8.18240.20051

Previous source was actually for 6.1...
This commit is contained in:
Will Pearson
2018-09-15 11:26:15 -07:00
committed by Bozo
parent 0ae09c4811
commit 5f462fed0d
124 changed files with 27735 additions and 4925 deletions

View File

@@ -256,7 +256,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.12;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
@@ -298,7 +298,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.12;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};

View File

@@ -34,13 +34,16 @@
<HideWarningsAndErrors>false</HideWarningsAndErrors>
<RestoreRecursive>true</RestoreRecursive>
<MSBuildAllProjects>;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets</MSBuildAllProjects>
<RestoreUseSkipNonexistentTargets>true</RestoreUseSkipNonexistentTargets>
<ValidateRuntimeIdentifierCompatibility>false</ValidateRuntimeIdentifierCompatibility>
<RestoreContinueOnError>WarnAndContinue</RestoreContinueOnError>
<RestoreBuildInParallel>true</RestoreBuildInParallel>
<_RestoreSolutionFileUsed>true</_RestoreSolutionFileUsed>
<_GenerateRestoreGraphProjectEntryInputProperties>
RestoreUseCustomAfterTargets=;
NuGetRestoreTargets=C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;
BuildProjectReferences=false;
ExcludeRestorePackageImports=true;
_RestoreSolutionFileUsed=true;
SolutionDir=D:\BuildAgent\work\commercial\src4\BuildSolutions\;
SolutionName=Rhino;
</_GenerateRestoreGraphProjectEntryInputProperties>
</PropertyGroup>
<ItemDefinitionGroup />