mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 03:59:36 +00:00
Migrate image storage from PICT to BMP
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
<ClInclude Include="AntiAliasTable.h" />
|
||||
<ClInclude Include="BinarySearch.h" />
|
||||
<ClInclude Include="BinHex4.h" />
|
||||
<ClInclude Include="BitmapImage.h" />
|
||||
<ClInclude Include="BMPFormat.h" />
|
||||
<ClInclude Include="BytePack.h" />
|
||||
<ClInclude Include="ByteSwap.h" />
|
||||
@@ -292,6 +293,7 @@
|
||||
<ClCompile Include="AEManager.cpp" />
|
||||
<ClCompile Include="AntiAliasTable.cpp" />
|
||||
<ClCompile Include="BinHex4.cpp" />
|
||||
<ClCompile Include="BitmapImage.cpp" />
|
||||
<ClCompile Include="ByteSwap.cpp" />
|
||||
<ClCompile Include="CFileStream.cpp" />
|
||||
<ClCompile Include="DeflateCodec.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user