|
|
@@ -38,15 +38,15 @@
|
|
|
<Link>Core\%(RecursiveDir)%(FileName)%(Extension)</Link>
|
|
|
</Compile>
|
|
|
|
|
|
- <Compile Include="..\..\Unity\Codes\Model\Share\Module\Config\**\*.cs">
|
|
|
+ <Compile Include="..\..\Codes\Model\Share\Module\Config\**\*.cs">
|
|
|
<Link>Module\Config\%(RecursiveDir)%(FileName)%(Extension)</Link>
|
|
|
</Compile>
|
|
|
|
|
|
- <Compile Include="..\..\Unity\Codes\Model\Share\Module\Log\**\*.cs">
|
|
|
+ <Compile Include="..\..\Codes\Model\Share\Module\Log\**\*.cs">
|
|
|
<Link>Module\Log\%(RecursiveDir)%(FileName)%(Extension)</Link>
|
|
|
</Compile>
|
|
|
|
|
|
- <Compile Include="..\..\Unity\Codes\Model\Share\Module\Message\OpcodeRangeDefine.cs">
|
|
|
+ <Compile Include="..\..\Codes\Model\Share\Module\Message\OpcodeRangeDefine.cs">
|
|
|
<Link>Module\Message\OpcodeRangeDefine.cs</Link>
|
|
|
</Compile>
|
|
|
</ItemGroup>
|