Files
niko 8fc35183db a
2026-04-11 22:19:20 +02:00

127 lines
5.6 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>{2D4E062A-048A-43C7-9D34-B845ECC95AB8}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>RecRoom.Datastructures.Runtime</RootNamespace>
<AssemblyName>RecRoom.Datastructures.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="AAPEGDHKHJI.cs" />
<Compile Include="AFLBJKBIMFL.cs" />
<Compile Include="AGHMNFKGBEH.cs" />
<Compile Include="AOLMGGAPKEH.cs" />
<Compile Include="APDBOLKPCBO.cs" />
<Compile Include="BDMFLDBGOFG.cs" />
<Compile Include="BEPMBLAHCML.cs" />
<Compile Include="BJOIBBBOIKO.cs" />
<Compile Include="CGINBDPPLIO.cs" />
<Compile Include="CJHBFCGNJFA.cs" />
<Compile Include="CJOEKDOBHDG.cs" />
<Compile Include="ColorValueCurve.cs" />
<Compile Include="COOJEJBKMJN.cs" />
<Compile Include="CPHIIFBLCDH.cs" />
<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="DHKPBIAHMHG.cs" />
<Compile Include="DJEFEGOJFPA.cs" />
<Compile Include="DLPGJKJFNCM.cs" />
<Compile Include="EAHPNACBLDD.cs" />
<Compile Include="EditableSerializedDictionary.cs" />
<Compile Include="EFHMLIMBKPE.cs" />
<Compile Include="ELGBCKDBOED.cs" />
<Compile Include="ENNICJBIMKP.cs" />
<Compile Include="FloatValueCurve.cs" />
<Compile Include="GameRoot.cs" />
<Compile Include="GHNKMPMKPPL.cs" />
<Compile Include="GMNJGMLCABC.cs" />
<Compile Include="GPFLNFOKEIA.cs" />
<Compile Include="GPMPDFCGLHC.cs" />
<Compile Include="HHIINKNOKNL.cs" />
<Compile Include="HKMGKEPIIGN.cs" />
<Compile Include="IILCGFIHJLP.cs" />
<Compile Include="IKAEDJBFIMM.cs" />
<Compile Include="InjectedSingletonMonoBehaviour.cs" />
<Compile Include="JDGADLJCIJC.cs" />
<Compile Include="KBNAHLKGDBF.cs" />
<Compile Include="LEOCHCLDMME.cs" />
<Compile Include="LMNJIGBCDFB.cs" />
<Compile Include="LNGJEDLLFHG.cs" />
<Compile Include="ManagedSingletonObject.cs" />
<Compile Include="MFBGLIHGCGO.cs" />
<Compile Include="MHJBJPJHPFD.cs" />
<Compile Include="NBPOLJHGGLE.cs" />
<Compile Include="OHFHKIPINGN.cs" />
<Compile Include="OKNNKFGFODL.cs" />
<Compile Include="PIDMLFKAEJP.cs" />
<Compile Include="PLMKONNFGHB.cs" />
<Compile Include="PNGLIKCFGDE.cs" />
<Compile Include="POJFBLMLAIP.cs" />
<Compile Include="PPKEKBLDDIK.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RecRoom\Core\DataStructures\ResourcePrefabReference.cs" />
<Compile Include="RecRoom\DataStructures\SerializedGuid.cs" />
<Compile Include="SerializedDictionary.cs" />
<Compile Include="SerializedKeyVal.cs" />
<Compile Include="SingletonMonoBehaviour.cs" />
<Compile Include="ValueCurve.cs" />
<Compile Include="Vector3ValueCurve.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\mscorlib\mscorlib.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95a9d}</Project>
<Name>mscorlib</Name>
</ProjectReference>
<ProjectReference Include="..\RecRoom.Promises.Runtime\RecRoom.Promises.Runtime.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95ac6}</Project>
<Name>RecRoom.Promises.Runtime</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95ad6}</Project>
<Name>System.Core</Name>
</ProjectReference>
<ProjectReference Include="..\System\System.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95ad8}</Project>
<Name>System</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.CoreModule\UnityEngine.CoreModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95af4}</Project>
<Name>UnityEngine.CoreModule</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>