mirror of
https://github.com/4sval/FModel.git
synced 2026-06-21 23:40:12 -05:00
Merge d0f132b76f into a660c27bcc
This commit is contained in:
commit
c3df5d35f5
|
|
@ -30,6 +30,12 @@
|
|||
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="FbxExportPOC\**" />
|
||||
<EmbeddedResource Remove="FbxExportPOC\**" />
|
||||
<None Remove="FbxExportPOC\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="Resources\android.png" />
|
||||
<None Remove="Resources\apple.png" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user