ultimatepp/uppsrc/ide/Designers/Designers.upp
cxl 1812735f2f ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-17 13:06:27 +00:00

17 lines
223 B
Text

description "Various small(er) designers (Image viewer, QTF editor, ...)\377B";
uses
HexView,
ide/IconDes,
ide/Common;
file
Designers.h,
Png.cpp,
Img.cpp,
Qtf.cpp,
HexView.cpp,
TreeDes.cpp,
Xml.cpp,
Json.cpp;