Files
Apr2020-Cpp2Il-Dump/PhotonVoice/PhotonVoice.csproj
T
niko 8fc35183db a
2026-04-11 22:19:20 +02:00

119 lines
5.8 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-B845ECC95AAA}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>PhotonVoice</RootNamespace>
<AssemblyName>PhotonVoice</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="AIACFCEMBPA.cs" />
<Compile Include="AMKHLNBMEBI.cs" />
<Compile Include="BKKLJGAOJPA.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="DBNHHOKGIMG.cs" />
<Compile Include="DCPCDHFKAGE.cs" />
<Compile Include="EKIEPAFJADC.cs" />
<Compile Include="FBDFPNPLKCI.cs" />
<Compile Include="FFAFDAOBAHN.cs" />
<Compile Include="GDINPGNAMOP.cs" />
<Compile Include="HHGLMNAFIGE.cs" />
<Compile Include="HKCJKPKGIHO.cs" />
<Compile Include="JFIOABPIPLK.cs" />
<Compile Include="JNGPCELPCCH.cs" />
<Compile Include="JPJNANAABJM.cs" />
<Compile Include="KJCABGMDPCG.cs" />
<Compile Include="LILPJKNCMMK.cs" />
<Compile Include="LJGNGBNODOI.cs" />
<Compile Include="LJKOKEDBCGG.cs" />
<Compile Include="MOADFFNCLGB.cs" />
<Compile Include="OEELGMLLLJL.cs" />
<Compile Include="PGKJJKDODKL.cs" />
<Compile Include="Photon\Voice\Unity\NativeAndroidMicrophoneSettings.cs" />
<Compile Include="Photon\Voice\Unity\Recorder.cs" />
<Compile Include="Photon\Voice\Unity\Speaker.cs" />
<Compile Include="Photon\Voice\Unity\UtilityScripts\ConnectAndJoin.cs" />
<Compile Include="Photon\Voice\Unity\UtilityScripts\MicAmplifier.cs" />
<Compile Include="Photon\Voice\Unity\UtilityScripts\PhotonVoiceLagSimulationGui.cs" />
<Compile Include="Photon\Voice\Unity\UtilityScripts\PhotonVoiceStatsGui.cs" />
<Compile Include="Photon\Voice\Unity\UtilityScripts\SaveIncomingStreamToFile.cs" />
<Compile Include="Photon\Voice\Unity\UtilityScripts\SaveOutgoingStreamToFile.cs" />
<Compile Include="Photon\Voice\Unity\UtilityScripts\TestTone.cs" />
<Compile Include="Photon\Voice\Unity\VoiceComponent.cs" />
<Compile Include="Photon\Voice\Unity\VoiceConnection.cs" />
<Compile Include="Photon\Voice\Unity\WebRtcAudioDsp.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>{2d4e062a-048a-43c7-9d34-b845ecc95a9c}</Project>
<Name>Mono.Security</Name>
</ProjectReference>
<ProjectReference Include="..\mscorlib\mscorlib.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95a9d}</Project>
<Name>mscorlib</Name>
</ProjectReference>
<ProjectReference Include="..\Photon3Unity3D\Photon3Unity3D.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95aa4}</Project>
<Name>Photon3Unity3D</Name>
</ProjectReference>
<ProjectReference Include="..\PhotonRealtime\PhotonRealtime.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95aa6}</Project>
<Name>PhotonRealtime</Name>
</ProjectReference>
<ProjectReference Include="..\PhotonVoice.API\PhotonVoice.API.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95aa9}</Project>
<Name>PhotonVoice.API</Name>
</ProjectReference>
<ProjectReference Include="..\RecRoom.Datastructures.Runtime\RecRoom.Datastructures.Runtime.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95ab8}</Project>
<Name>RecRoom.Datastructures.Runtime</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.AudioModule\UnityEngine.AudioModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95af2}</Project>
<Name>UnityEngine.AudioModule</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>