Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

256 lines
16 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{E3D718FF-6CCA-48A8-8FBE-FF63443DDEEF}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Unity.RenderPipelines.Core.Runtime</RootNamespace>
<AssemblyName>Unity.RenderPipelines.Core.Runtime</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoStdLib>true</NoStdLib>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoStdLib>true</NoStdLib>
</PropertyGroup>
<ItemGroup />
<ItemGroup>
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="Cpp2IlInjected\AddressAttribute.cs" />
<Compile Include="Cpp2IlInjected\AnalysisFailedException.cs" />
<Compile Include="Cpp2IlInjected\AttributeAttribute.cs" />
<Compile Include="Cpp2IlInjected\FieldOffsetAttribute.cs" />
<Compile Include="Cpp2IlInjected\MetadataOffsetAttribute.cs" />
<Compile Include="Cpp2IlInjected\TokenAttribute.cs" />
<Compile Include="Microsoft\CodeAnalysis\EmbeddedAttribute.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SceneRenderPipeline.cs" />
<Compile Include="System\Runtime\CompilerServices\IsUnmanagedAttribute.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RendererList.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RendererListDesc.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\DepthAccess.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderFunc.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraph.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphBuilder.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphContext.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphDebugParams.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphExecuteParams.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphLogger.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphLogIndent.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphMutableResource.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphObjectPool.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphProfileId.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphResource.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphResourceRegistry.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\RenderGraphResourceType.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\TextureDesc.cs" />
<Compile Include="UnityEngine\Experimental\Rendering\RenderGraphModule\TextureSizeMode.cs" />
<Compile Include="UnityEngine\Rendering\AnimationCurveParameter.cs" />
<Compile Include="UnityEngine\Rendering\BitArray128.cs" />
<Compile Include="UnityEngine\Rendering\BitArray16.cs" />
<Compile Include="UnityEngine\Rendering\BitArray256.cs" />
<Compile Include="UnityEngine\Rendering\BitArray32.cs" />
<Compile Include="UnityEngine\Rendering\BitArray64.cs" />
<Compile Include="UnityEngine\Rendering\BitArray8.cs" />
<Compile Include="UnityEngine\Rendering\BitArrayUtilities.cs" />
<Compile Include="UnityEngine\Rendering\BoolParameter.cs" />
<Compile Include="UnityEngine\Rendering\BufferedRTHandleSystem.cs" />
<Compile Include="UnityEngine\Rendering\CameraCaptureBridge.cs" />
<Compile Include="UnityEngine\Rendering\CameraSwitcher.cs" />
<Compile Include="UnityEngine\Rendering\ClampedFloatParameter.cs" />
<Compile Include="UnityEngine\Rendering\ClampedIntParameter.cs" />
<Compile Include="UnityEngine\Rendering\ClearFlag.cs" />
<Compile Include="UnityEngine\Rendering\ColorParameter.cs" />
<Compile Include="UnityEngine\Rendering\ColorUtils.cs" />
<Compile Include="UnityEngine\Rendering\CommandBufferPool.cs" />
<Compile Include="UnityEngine\Rendering\ComponentSingleton.cs" />
<Compile Include="UnityEngine\Rendering\CoreUnsafeUtils.cs" />
<Compile Include="UnityEngine\Rendering\CoreUtils.cs" />
<Compile Include="UnityEngine\Rendering\CubemapParameter.cs" />
<Compile Include="UnityEngine\Rendering\DebugAction.cs" />
<Compile Include="UnityEngine\Rendering\DebugActionDesc.cs" />
<Compile Include="UnityEngine\Rendering\DebugActionRepeatMode.cs" />
<Compile Include="UnityEngine\Rendering\DebugActionState.cs" />
<Compile Include="UnityEngine\Rendering\DebugManager.cs" />
<Compile Include="UnityEngine\Rendering\DebugShapes.cs" />
<Compile Include="UnityEngine\Rendering\DebugUI.cs" />
<Compile Include="UnityEngine\Rendering\DebugUpdater.cs" />
<Compile Include="UnityEngine\Rendering\DelegateUtility.cs" />
<Compile Include="UnityEngine\Rendering\DepthBits.cs" />
<Compile Include="UnityEngine\Rendering\DictionaryPool.cs" />
<Compile Include="UnityEngine\Rendering\Documentation.cs" />
<Compile Include="UnityEngine\Rendering\DynamicArray.cs" />
<Compile Include="UnityEngine\Rendering\DynamicResolutionHandler.cs" />
<Compile Include="UnityEngine\Rendering\DynamicResolutionType.cs" />
<Compile Include="UnityEngine\Rendering\DynamicResScalePolicyType.cs" />
<Compile Include="UnityEngine\Rendering\DynamicResUpscaleFilter.cs" />
<Compile Include="UnityEngine\Rendering\FieldPacking.cs" />
<Compile Include="UnityEngine\Rendering\FieldPrecision.cs" />
<Compile Include="UnityEngine\Rendering\FloatParameter.cs" />
<Compile Include="UnityEngine\Rendering\FloatRangeParameter.cs" />
<Compile Include="UnityEngine\Rendering\FreeCamera.cs" />
<Compile Include="UnityEngine\Rendering\GenerateHLSL.cs" />
<Compile Include="UnityEngine\Rendering\GenericPool.cs" />
<Compile Include="UnityEngine\Rendering\GlobalDynamicResolutionSettings.cs" />
<Compile Include="UnityEngine\Rendering\HableCurve.cs" />
<Compile Include="UnityEngine\Rendering\HaltonSequence.cs" />
<Compile Include="UnityEngine\Rendering\HashSetPool.cs" />
<Compile Include="UnityEngine\Rendering\HLSLArray.cs" />
<Compile Include="UnityEngine\Rendering\IBitArray.cs" />
<Compile Include="UnityEngine\Rendering\IDebugData.cs" />
<Compile Include="UnityEngine\Rendering\IntParameter.cs" />
<Compile Include="UnityEngine\Rendering\LayerMaskParameter.cs" />
<Compile Include="UnityEngine\Rendering\ListBuffer.cs" />
<Compile Include="UnityEngine\Rendering\ListBufferExtensions.cs" />
<Compile Include="UnityEngine\Rendering\ListChangedEventArgs.cs" />
<Compile Include="UnityEngine\Rendering\ListChangedEventHandler.cs" />
<Compile Include="UnityEngine\Rendering\ListPool.cs" />
<Compile Include="UnityEngine\Rendering\LookDev\IDataProvider.cs" />
<Compile Include="UnityEngine\Rendering\LookDev\Sky.cs" />
<Compile Include="UnityEngine\Rendering\LookDev\StageRuntimeInterface.cs" />
<Compile Include="UnityEngine\Rendering\MaxFloatParameter.cs" />
<Compile Include="UnityEngine\Rendering\MaxIntParameter.cs" />
<Compile Include="UnityEngine\Rendering\MinFloatParameter.cs" />
<Compile Include="UnityEngine\Rendering\MinIntParameter.cs" />
<Compile Include="UnityEngine\Rendering\MousePositionDebug.cs" />
<Compile Include="UnityEngine\Rendering\MSAASamples.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpClampedFloatParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpClampedIntParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpColorParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpCubemapParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpFloatParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpFloatRangeParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpIntParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpMaxFloatParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpMaxIntParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpMinFloatParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpMinIntParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpRenderTextureParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpTextureParameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpVector2Parameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpVector3Parameter.cs" />
<Compile Include="UnityEngine\Rendering\NoInterpVector4Parameter.cs" />
<Compile Include="UnityEngine\Rendering\ObjectParameter.cs" />
<Compile Include="UnityEngine\Rendering\ObjectPool.cs" />
<Compile Include="UnityEngine\Rendering\ObservableList.cs" />
<Compile Include="UnityEngine\Rendering\PackingAttribute.cs" />
<Compile Include="UnityEngine\Rendering\PackingRules.cs" />
<Compile Include="UnityEngine\Rendering\PerformDynamicRes.cs" />
<Compile Include="UnityEngine\Rendering\ProfilingSample.cs" />
<Compile Include="UnityEngine\Rendering\ProfilingSampler.cs" />
<Compile Include="UnityEngine\Rendering\ProfilingScope.cs" />
<Compile Include="UnityEngine\Rendering\ReloadAttribute.cs" />
<Compile Include="UnityEngine\Rendering\ReloadGroupAttribute.cs" />
<Compile Include="UnityEngine\Rendering\RenderTextureParameter.cs" />
<Compile Include="UnityEngine\Rendering\RTHandle.cs" />
<Compile Include="UnityEngine\Rendering\RTHandleProperties.cs" />
<Compile Include="UnityEngine\Rendering\RTHandles.cs" />
<Compile Include="UnityEngine\Rendering\RTHandleSystem.cs" />
<Compile Include="UnityEngine\Rendering\ScaleFunc.cs" />
<Compile Include="UnityEngine\Rendering\SerializedDictionary.cs" />
<Compile Include="UnityEngine\Rendering\SurfaceDataAttributes.cs" />
<Compile Include="UnityEngine\Rendering\TextureCurve.cs" />
<Compile Include="UnityEngine\Rendering\TextureCurveParameter.cs" />
<Compile Include="UnityEngine\Rendering\TextureParameter.cs" />
<Compile Include="UnityEngine\Rendering\TextureXR.cs" />
<Compile Include="UnityEngine\Rendering\TileLayoutUtils.cs" />
<Compile Include="UnityEngine\Rendering\TProfilingSampler.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerBitField.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerButton.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerCanvas.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerColor.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerContainer.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerEnumField.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerEnumHistory.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerFloatField.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerFoldout.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerGroup.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerHBox.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerIndirectFloatField.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerIndirectToggle.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerIntField.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerPanel.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerPersistentCanvas.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerToggle.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerToggleHistory.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerUIntField.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerValue.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerVBox.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerVector2.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerVector3.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerVector4.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIHandlerWidget.cs" />
<Compile Include="UnityEngine\Rendering\UI\DebugUIPrefabBundle.cs" />
<Compile Include="UnityEngine\Rendering\UI\UIFoldout.cs" />
<Compile Include="UnityEngine\Rendering\UnsafeGenericPool.cs" />
<Compile Include="UnityEngine\Rendering\Vector2Parameter.cs" />
<Compile Include="UnityEngine\Rendering\Vector3Parameter.cs" />
<Compile Include="UnityEngine\Rendering\Vector4Parameter.cs" />
<Compile Include="UnityEngine\Rendering\Volume.cs" />
<Compile Include="UnityEngine\Rendering\VolumeComponent.cs" />
<Compile Include="UnityEngine\Rendering\VolumeComponentDeprecated.cs" />
<Compile Include="UnityEngine\Rendering\VolumeComponentMenu.cs" />
<Compile Include="UnityEngine\Rendering\VolumeIsolationScope.cs" />
<Compile Include="UnityEngine\Rendering\VolumeManager.cs" />
<Compile Include="UnityEngine\Rendering\VolumeParameter.2.cs" />
<Compile Include="UnityEngine\Rendering\VolumeParameter.cs" />
<Compile Include="UnityEngine\Rendering\VolumeProfile.cs" />
<Compile Include="UnityEngine\Rendering\VolumeStack.cs" />
<Compile Include="UnityEngine\Rendering\XRGraphics.cs" />
<Compile Include="UnityEngine\Rendering\XRUtils.cs" />
<Compile Include="Utilities\MaterialQuality.cs" />
<Compile Include="Utilities\MaterialQualityUtilities.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\mscorlib\mscorlib.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443dde9d}</Project>
<Name>mscorlib</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443dded8}</Project>
<Name>System.Core</Name>
</ProjectReference>
<ProjectReference Include="..\System\System.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443ddedb}</Project>
<Name>System</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.CoreModule\UnityEngine.CoreModule.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443ddefd}</Project>
<Name>UnityEngine.CoreModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.IMGUIModule\UnityEngine.IMGUIModule.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443ddf03}</Project>
<Name>UnityEngine.IMGUIModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.PhysicsModule\UnityEngine.PhysicsModule.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443ddf09}</Project>
<Name>UnityEngine.PhysicsModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.UI\UnityEngine.UI.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443ddf13}</Project>
<Name>UnityEngine.UI</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>