mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
17 lines
194 B
Text
17 lines
194 B
Text
description "Including binary data into application\377";
|
|
|
|
uses
|
|
Core,
|
|
plugin\bz2,
|
|
plugin/lzma,
|
|
plugin/lz4,
|
|
plugin/zstd;
|
|
|
|
file
|
|
bin.cpp,
|
|
bin.brc
|
|
depends() bin.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|