|
|
|
@ -52,10 +52,10 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<Compile Update="Formats\Heic\HeicFourCharacterCodes.cs"> |
|
|
|
<Compile Update="Formats\Heic\Heic4CharCode.cs"> |
|
|
|
<DesignTime>True</DesignTime> |
|
|
|
<AutoGen>True</AutoGen> |
|
|
|
<DependentUpon>HeicFourCharacterCodes.tt</DependentUpon> |
|
|
|
<DependentUpon>Heic4CharCode.tt</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Update="Formats\Jpeg\Components\Block8x8F.Generated.cs"> |
|
|
|
<DesignTime>True</DesignTime> |
|
|
|
@ -155,9 +155,9 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<None Update="Formats\Heic\HeicFourCharacterCodes.tt"> |
|
|
|
<None Update="Formats\Heic\Heic4CharCode.tt"> |
|
|
|
<Generator>TextTemplatingFileGenerator</Generator> |
|
|
|
<LastGenOutput>HeicFourCharacterCodes.cs</LastGenOutput> |
|
|
|
<LastGenOutput>Heic4CharCode.cs</LastGenOutput> |
|
|
|
</None> |
|
|
|
<None Update="Formats\Jpeg\Components\Block8x8F.Generated.tt"> |
|
|
|
<Generator>TextTemplatingFileGenerator</Generator> |
|
|
|
|