mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-06 15:05:52 +08:00
Update source to v6.8.18240.20051
Previous source was actually for 6.1...
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user