Files
Aug2021-Cpp2IL-Dump/PhotonUnityNetworking/PhotonUnityNetworking.csproj
T
2026-04-10 22:50:51 +02:00

167 lines
8.2 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>{6964D65D-0CBB-4C42-A997-2E6589744D2F}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>PhotonUnityNetworking</RootNamespace>
<AssemblyName>PhotonUnityNetworking</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="AFMAJCPKLCG.cs" />
<Compile Include="BLFKPFHDCOI.cs" />
<Compile Include="CCHDCAIGCDI.cs" />
<Compile Include="CHOOFBOODPP.cs" />
<Compile Include="CIBKLEOJJBI.cs" />
<Compile Include="CIJGCGJKPEN.cs" />
<Compile Include="COLMCCFNBIA.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="DFJHODEBFOC.cs" />
<Compile Include="DOGICDBBMLN.cs" />
<Compile Include="EEAEPAPIPJB.cs" />
<Compile Include="EEMDFCAOBIK.cs" />
<Compile Include="EFOCMMGFOAJ.cs" />
<Compile Include="FDJBOOKANIL.cs" />
<Compile Include="FFAFDAOBAHN.cs" />
<Compile Include="FGGGDEGEGFB.cs" />
<Compile Include="GDJLCANJPCG.cs" />
<Compile Include="HLNMBINCIDD.cs" />
<Compile Include="HMKNOAOAGEE.cs" />
<Compile Include="JBADENCOOFL.cs" />
<Compile Include="JEAIKKFLMMB.cs" />
<Compile Include="JIGANDCPLGA.cs" />
<Compile Include="KAPCPOCIPGE.cs" />
<Compile Include="KKPBCOOONNK.cs" />
<Compile Include="KMHGKJFNNGL.cs" />
<Compile Include="LCFBJMJMHEI.cs" />
<Compile Include="LLMHNBPMCOC.cs" />
<Compile Include="MCMLKAKKNCD.cs" />
<Compile Include="MIGIOPECPAG.cs" />
<Compile Include="MKBCBCGJHEK.cs" />
<Compile Include="NFOMENMAOIA.cs" />
<Compile Include="NLOGDCOBFFA.cs" />
<Compile Include="NNOPDOKHNBJ.cs" />
<Compile Include="OJCFCEBAAKE.cs" />
<Compile Include="OPMHCMMJHDL.cs" />
<Compile Include="Photon\Pun\MonoBehaviourPun.cs" />
<Compile Include="Photon\Pun\MonoBehaviourPunCallbacks.cs" />
<Compile Include="Photon\Pun\PhotonAnimatorView.cs" />
<Compile Include="Photon\Pun\PhotonHandler.cs" />
<Compile Include="Photon\Pun\PhotonRigidbody2DView.cs" />
<Compile Include="Photon\Pun\PhotonRigidbodyView.cs" />
<Compile Include="Photon\Pun\PhotonTransformView.cs" />
<Compile Include="Photon\Pun\PhotonTransformViewClassic.cs" />
<Compile Include="Photon\Pun\PhotonTransformViewPositionModel.cs" />
<Compile Include="Photon\Pun\PhotonTransformViewRotationModel.cs" />
<Compile Include="Photon\Pun\PhotonTransformViewScaleModel.cs" />
<Compile Include="Photon\Pun\PhotonView.cs" />
<Compile Include="Photon\Pun\ServerSettings.cs" />
<Compile Include="PJGKLPIEBNG.cs" />
<Compile Include="PMAFJADGEHP.cs" />
<Compile Include="PPIHBPMJHKG.cs" />
<Compile Include="PrivateImplementationDetailsKQPLETG\__BB_OBFUSCATOR_VERSION_3_8_2.cs" />
<Compile Include="PrivateImplementationDetailsQOELAJF\ArrayCopy148.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Mono.Security\Mono.Security.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d24}</Project>
<Name>Mono.Security</Name>
</ProjectReference>
<ProjectReference Include="..\mscorlib\mscorlib.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d25}</Project>
<Name>mscorlib</Name>
</ProjectReference>
<ProjectReference Include="..\Photon3Unity3D\Photon3Unity3D.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d2c}</Project>
<Name>Photon3Unity3D</Name>
</ProjectReference>
<ProjectReference Include="..\PhotonRealtime\PhotonRealtime.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d2e}</Project>
<Name>PhotonRealtime</Name>
</ProjectReference>
<ProjectReference Include="..\RecRoom.Datastructures.Runtime\RecRoom.Datastructures.Runtime.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d40}</Project>
<Name>RecRoom.Datastructures.Runtime</Name>
</ProjectReference>
<ProjectReference Include="..\RecRoom.Networking.DataTypes.Runtime\RecRoom.Networking.DataTypes.Runtime.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d46}</Project>
<Name>RecRoom.Networking.DataTypes.Runtime</Name>
</ProjectReference>
<ProjectReference Include="..\RecRoom.Networking.NetworkedObjects.Runtime\RecRoom.Networking.NetworkedObjects.Runtime.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d48}</Project>
<Name>RecRoom.Networking.NetworkedObjects.Runtime</Name>
</ProjectReference>
<ProjectReference Include="..\RecRoom.Networking.RPC.Runtime\RecRoom.Networking.RPC.Runtime.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d49}</Project>
<Name>RecRoom.Networking.RPC.Runtime</Name>
</ProjectReference>
<ProjectReference Include="..\RecRoom.Networking.SynchronizedFields.Runtime\RecRoom.Networking.SynchronizedFields.Runtime.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d4a}</Project>
<Name>RecRoom.Networking.SynchronizedFields.Runtime</Name>
</ProjectReference>
<ProjectReference Include="..\RecRoom.ResourceManagement.Runtime\RecRoom.ResourceManagement.Runtime.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d4f}</Project>
<Name>RecRoom.ResourceManagement.Runtime</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d5e}</Project>
<Name>System.Core</Name>
</ProjectReference>
<ProjectReference Include="..\System\System.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d60}</Project>
<Name>System</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.AnimationModule\UnityEngine.AnimationModule.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d77}</Project>
<Name>UnityEngine.AnimationModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.CoreModule\UnityEngine.CoreModule.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d7c}</Project>
<Name>UnityEngine.CoreModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.Physics2DModule\UnityEngine.Physics2DModule.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d87}</Project>
<Name>UnityEngine.Physics2DModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.PhysicsModule\UnityEngine.PhysicsModule.csproj">
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d88}</Project>
<Name>UnityEngine.PhysicsModule</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>