Skip to content

Commit

Permalink
Merge branch 'mkc1370-feature/add_samples_asmdef'
Browse files Browse the repository at this point in the history
  • Loading branch information
hecomi committed Oct 29, 2022
2 parents 9cf49d2 + 39743c3 commit 8a3423b
Show file tree
Hide file tree
Showing 6 changed files with 77 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Assets/uLipSync/Samples/00. Common/uLipSync.Samples.Common.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "uLipSync.Samples.Common",
"rootNamespace": "",
"references": [
"GUID:d444a9c79d21fec4181e6e12dc2e9706"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "uLipSync.Samples.VRM.Editor",
"rootNamespace": "",
"references": [
"GUID:c9add2410f6f68543b0268a27781e7ec",
"GUID:d444a9c79d21fec4181e6e12dc2e9706",
"GUID:03af9d6569b4fc142b087f87b9123450",
"GUID:05dd262a0c0a2f841b8252c8c3815582",
"GUID:e47c917724578cc43b5506c17a27e9a0"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "uLipSync.Samples.VRM.Runtime",
"rootNamespace": "",
"references": [
"GUID:d444a9c79d21fec4181e6e12dc2e9706",
"GUID:05dd262a0c0a2f841b8252c8c3815582",
"GUID:e47c917724578cc43b5506c17a27e9a0"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a3423b

Please sign in to comment.