support use asset original name when display and export

This commit is contained in:
Perfare
2017-04-01 04:28:46 +08:00
parent bd18bfb8ea
commit f8e7303169
8 changed files with 103 additions and 5 deletions

View File

@ -159,6 +159,7 @@
<Compile Include="AboutBox.Designer.cs">
<DependentUpon>AboutBox.cs</DependentUpon>
</Compile>
<Compile Include="Unity Classes\AssetBundle.cs" />
<Compile Include="Unity Studio Classes\AssetPreloadData.cs" />
<Compile Include="Unity Classes\AudioClip.cs" />
<Compile Include="Unity Classes\BuildSettings.cs" />