81 lines
3.5 KiB
XML
81 lines
3.5 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-B845ECC95ADD}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Cpp2IlInjected</RootNamespace>
|
|
<AssemblyName>UJect.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="BCANNADPKMA.cs" />
|
|
<Compile Include="DLPAAECOAAA.cs" />
|
|
<Compile Include="FieldOffsetAttribute.cs" />
|
|
<Compile Include="FJACNCLJNCP.cs" />
|
|
<Compile Include="GGDNBDJKEGG.cs" />
|
|
<Compile Include="GNINAPICEGD.cs" />
|
|
<Compile Include="HFLDNGACCBD.cs" />
|
|
<Compile Include="IAMFGDDBMFD.cs" />
|
|
<Compile Include="IIBGEGNBILA.cs" />
|
|
<Compile Include="INFABBKIIEC.cs" />
|
|
<Compile Include="IOLGPLEOKHN.cs" />
|
|
<Compile Include="JONPPIOJJCH.cs" />
|
|
<Compile Include="KDCAEOGNJFO.cs" />
|
|
<Compile Include="LAGACHALMPE.cs" />
|
|
<Compile Include="MetadataOffsetAttribute.cs" />
|
|
<Compile Include="NJHOANPBJCC.cs" />
|
|
<Compile Include="NONCNLELHOF.cs" />
|
|
<Compile Include="OHELFKGJKMN.cs" />
|
|
<Compile Include="OPBDIEPJHGL.cs" />
|
|
<Compile Include="PDPLEINJIPG.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="TokenAttribute.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\mscorlib\mscorlib.csproj">
|
|
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95a9d}</Project>
|
|
<Name>mscorlib</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\System.Core\System.Core.csproj">
|
|
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95ad6}</Project>
|
|
<Name>System.Core</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> |