mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
21 lines
202 B
Text
21 lines
202 B
Text
optimize_speed;
|
|
|
|
uses
|
|
CtrlLib,
|
|
Painter,
|
|
plugin/jpg,
|
|
plugin/gif;
|
|
|
|
file
|
|
bicubic.h,
|
|
exact.cpp,
|
|
fast.cpp,
|
|
fast2.cpp,
|
|
DownScale.cpp,
|
|
image.iml,
|
|
main.cpp,
|
|
help.txt;
|
|
|
|
mainconfig
|
|
"" = "GUI SSE2";
|
|
|