Rasagar/Library/PackageCache/com.unity.ugui/Editor/TMP/Unity.TextMeshPro.Editor.asmdef
2024-08-26 23:07:20 +03:00

42 lines
1.2 KiB
Plaintext

{
"name": "Unity.TextMeshPro.Editor",
"rootNamespace": "",
"references": [
"Unity.TextMeshPro",
"Unity.RenderPipelines.HighDefinition.Editor",
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.HighDefinition.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.textcore",
"expression": "1.0.0-preview.0",
"define": "TEXTCORE_1_0_OR_NEWER"
},
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "10.7.0",
"define": "HDRP_10_7_OR_NEWER"
},
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "11.0.0",
"define": "HDRP_11_OR_NEWER"
},
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "12.0.0",
"define": "HDRP_12_OR_NEWER"
}
],
"noEngineReferences": false
}