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

202 lines
9.9 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-B845ECC95AE9}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Unity.TextMeshPro</RootNamespace>
<AssemblyName>Unity.TextMeshPro</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="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="Properties\AssemblyInfo.cs" />
<Compile Include="TMPro\AtlasPopulationMode.cs" />
<Compile Include="TMPro\CaretInfo.cs" />
<Compile Include="TMPro\CaretPosition.cs" />
<Compile Include="TMPro\CodePoint.cs" />
<Compile Include="TMPro\ColorMode.cs" />
<Compile Include="TMPro\ColorTween.cs" />
<Compile Include="TMPro\Compute_DistanceTransform_EventTypes.cs" />
<Compile Include="TMPro\Compute_DT_EventArgs.cs" />
<Compile Include="TMPro\Extents.cs" />
<Compile Include="TMPro\FaceInfo_Legacy.cs" />
<Compile Include="TMPro\FastAction.2.cs" />
<Compile Include="TMPro\FastAction.3.cs" />
<Compile Include="TMPro\FastAction.4.cs" />
<Compile Include="TMPro\FastAction.cs" />
<Compile Include="TMPro\FloatTween.cs" />
<Compile Include="TMPro\FontAssetCreationSettings.cs" />
<Compile Include="TMPro\FontFeatureLookupFlags.cs" />
<Compile Include="TMPro\FontStyles.cs" />
<Compile Include="TMPro\FontWeight.cs" />
<Compile Include="TMPro\GlyphPairKey.cs" />
<Compile Include="TMPro\GlyphValueRecord_Legacy.cs" />
<Compile Include="TMPro\HighlightState.cs" />
<Compile Include="TMPro\HorizontalAlignmentOptions.cs" />
<Compile Include="TMPro\ITextElement.cs" />
<Compile Include="TMPro\ITextPreprocessor.cs" />
<Compile Include="TMPro\ITweenValue.cs" />
<Compile Include="TMPro\KerningPair.cs" />
<Compile Include="TMPro\KerningPairKey.cs" />
<Compile Include="TMPro\KerningTable.cs" />
<Compile Include="TMPro\MarkupTag.cs" />
<Compile Include="TMPro\MaskingOffsetMode.cs" />
<Compile Include="TMPro\MaskingTypes.cs" />
<Compile Include="TMPro\MaterialReference.cs" />
<Compile Include="TMPro\MaterialReferenceManager.cs" />
<Compile Include="TMPro\Mesh_Extents.cs" />
<Compile Include="TMPro\RichTextTagAttribute.cs" />
<Compile Include="TMPro\SetPropertyUtility.cs" />
<Compile Include="TMPro\ShaderUtilities.cs" />
<Compile Include="TMPro\SpriteAssetUtilities\SpriteAssetImportFormats.cs" />
<Compile Include="TMPro\SpriteAssetUtilities\TexturePacker_JsonArray.cs" />
<Compile Include="TMPro\TagAttribute.cs" />
<Compile Include="TMPro\TagUnitType.cs" />
<Compile Include="TMPro\TagValueType.cs" />
<Compile Include="TMPro\TextAlignmentOptions.cs" />
<Compile Include="TMPro\TextContainer.cs" />
<Compile Include="TMPro\TextContainerAnchors.cs" />
<Compile Include="TMPro\TextElementType.cs" />
<Compile Include="TMPro\TextMeshPro.cs" />
<Compile Include="TMPro\TextMeshProUGUI.cs" />
<Compile Include="TMPro\TextOverflowModes.cs" />
<Compile Include="TMPro\TextRenderFlags.cs" />
<Compile Include="TMPro\TextureMappingOptions.cs" />
<Compile Include="TMPro\TMPro_EventManager.cs" />
<Compile Include="TMPro\TMPro_ExtensionMethods.cs" />
<Compile Include="TMPro\TMP_Asset.cs" />
<Compile Include="TMPro\TMP_Character.cs" />
<Compile Include="TMPro\TMP_CharacterInfo.cs" />
<Compile Include="TMPro\TMP_ColorGradient.cs" />
<Compile Include="TMPro\TMP_Compatibility.cs" />
<Compile Include="TMPro\TMP_DefaultControls.cs" />
<Compile Include="TMPro\TMP_Dropdown.cs" />
<Compile Include="TMPro\TMP_FontAsset.cs" />
<Compile Include="TMPro\TMP_FontAssetUtilities.cs" />
<Compile Include="TMPro\TMP_FontFeatureTable.cs" />
<Compile Include="TMPro\TMP_FontStyleStack.cs" />
<Compile Include="TMPro\TMP_FontUtilities.cs" />
<Compile Include="TMPro\TMP_FontWeightPair.cs" />
<Compile Include="TMPro\TMP_Glyph.cs" />
<Compile Include="TMPro\TMP_GlyphAdjustmentRecord.cs" />
<Compile Include="TMPro\TMP_GlyphPairAdjustmentRecord.cs" />
<Compile Include="TMPro\TMP_GlyphValueRecord.cs" />
<Compile Include="TMPro\TMP_InputField.cs" />
<Compile Include="TMPro\TMP_InputValidator.cs" />
<Compile Include="TMPro\TMP_LineInfo.cs" />
<Compile Include="TMPro\TMP_LinkInfo.cs" />
<Compile Include="TMPro\TMP_ListPool.cs" />
<Compile Include="TMPro\TMP_MaterialManager.cs" />
<Compile Include="TMPro\TMP_MaterialReference.cs" />
<Compile Include="TMPro\TMP_Math.cs" />
<Compile Include="TMPro\TMP_MeshInfo.cs" />
<Compile Include="TMPro\TMP_ObjectPool.cs" />
<Compile Include="TMPro\TMP_Offset.cs" />
<Compile Include="TMPro\TMP_PageInfo.cs" />
<Compile Include="TMPro\TMP_ResourceManager.cs" />
<Compile Include="TMPro\TMP_ScrollbarEventHandler.cs" />
<Compile Include="TMPro\TMP_SelectionCaret.cs" />
<Compile Include="TMPro\TMP_Settings.cs" />
<Compile Include="TMPro\TMP_Sprite.cs" />
<Compile Include="TMPro\TMP_SpriteAnimator.cs" />
<Compile Include="TMPro\TMP_SpriteAsset.cs" />
<Compile Include="TMPro\TMP_SpriteCharacter.cs" />
<Compile Include="TMPro\TMP_SpriteGlyph.cs" />
<Compile Include="TMPro\TMP_SpriteInfo.cs" />
<Compile Include="TMPro\TMP_Style.cs" />
<Compile Include="TMPro\TMP_StyleSheet.cs" />
<Compile Include="TMPro\TMP_SubMesh.cs" />
<Compile Include="TMPro\TMP_SubMeshUI.cs" />
<Compile Include="TMPro\TMP_Text.cs" />
<Compile Include="TMPro\TMP_TextElement.cs" />
<Compile Include="TMPro\TMP_TextElementType.cs" />
<Compile Include="TMPro\TMP_TextElement_Legacy.cs" />
<Compile Include="TMPro\TMP_TextInfo.cs" />
<Compile Include="TMPro\TMP_TextParsingUtilities.cs" />
<Compile Include="TMPro\TMP_TextProcessingStack.cs" />
<Compile Include="TMPro\TMP_TextUtilities.cs" />
<Compile Include="TMPro\TMP_UpdateManager.cs" />
<Compile Include="TMPro\TMP_UpdateRegistry.cs" />
<Compile Include="TMPro\TMP_Vertex.cs" />
<Compile Include="TMPro\TMP_VertexDataUpdateFlags.cs" />
<Compile Include="TMPro\TMP_WordInfo.cs" />
<Compile Include="TMPro\TweenRunner.cs" />
<Compile Include="TMPro\VertexGradient.cs" />
<Compile Include="TMPro\VertexSortingOrder.cs" />
<Compile Include="TMPro\VerticalAlignmentOptions.cs" />
<Compile Include="TMPro\WordWrapState.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="..\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>
<ProjectReference Include="..\UnityEngine.IMGUIModule\UnityEngine.IMGUIModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95afa}</Project>
<Name>UnityEngine.IMGUIModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.TextCoreModule\UnityEngine.TextCoreModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95b07}</Project>
<Name>UnityEngine.TextCoreModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.TextRenderingModule\UnityEngine.TextRenderingModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95b08}</Project>
<Name>UnityEngine.TextRenderingModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.UIModule\UnityEngine.UIModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95b0c}</Project>
<Name>UnityEngine.UIModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.UI\UnityEngine.UI.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95b0a}</Project>
<Name>UnityEngine.UI</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>