74 lines
3.2 KiB
XML
74 lines
3.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-2E6589744D43}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Cpp2IlInjected</RootNamespace>
|
|
<AssemblyName>RecRoom.Encoding.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="AddressAttribute.cs" />
|
|
<Compile Include="AnalysisFailedException.cs" />
|
|
<Compile Include="AttributeAttribute.cs" />
|
|
<Compile Include="FieldOffsetAttribute.cs" />
|
|
<Compile Include="GJLFOAOAKIE.cs" />
|
|
<Compile Include="KGMPNCLMCHO.cs" />
|
|
<Compile Include="MetadataOffsetAttribute.cs" />
|
|
<Compile Include="PNNNFMKFEGK.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="TokenAttribute.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\mscorlib\mscorlib.csproj">
|
|
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d25}</Project>
|
|
<Name>mscorlib</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Pngcs\Pngcs.csproj">
|
|
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d35}</Project>
|
|
<Name>Pngcs</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\RecRoom.Promises.Runtime\RecRoom.Promises.Runtime.csproj">
|
|
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d4e}</Project>
|
|
<Name>RecRoom.Promises.Runtime</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\System\System.csproj">
|
|
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d60}</Project>
|
|
<Name>System</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\UnityEngine.CoreModule\UnityEngine.CoreModule.csproj">
|
|
<Project>{6964d65d-0cbb-4c42-a997-2e6589744d7c}</Project>
|
|
<Name>UnityEngine.CoreModule</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |