removed compression step, added ninepatch stuff to pipeline.
This commit is contained in:
@@ -50,7 +50,10 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="NinePatch\NinePatchImporter.cs" />
|
||||
<Compile Include="NinePatch\NinePatchData.cs" />
|
||||
<Compile Include="NinePatch\NinePatchProcessor.cs" />
|
||||
<Compile Include="NinePatch\NinePatchWriter.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="TextureAtlas\TextureAtlasWriter.cs" />
|
||||
<Compile Include="TextureAtlas\TextureAtlasImporter.cs" />
|
||||
|
||||
Reference in New Issue
Block a user