mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
plugin/tif: Added Painter dependency
This commit is contained in:
parent
c16370ec75
commit
cae773eb47
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@ description "TIFF image file format\3770,128,128";
|
|||
options(BUILDER_OPTION) NOWARNINGS;
|
||||
|
||||
uses
|
||||
plugin\jpg;
|
||||
plugin\jpg,
|
||||
Painter;
|
||||
|
||||
options
|
||||
-DSTDC,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue