mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
011ecf1e80
commit
672fda5a1c
2 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ description "BZ2 compressor/decompressor\3770,128,128";
|
|||
|
||||
optimize_speed;
|
||||
|
||||
options(BUILDER_OPTION) NOWARNINGS;
|
||||
|
||||
uses
|
||||
Core;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
description "Disassembler\3770,128,128";
|
||||
|
||||
options(BUILDER_OPTION) NOWARNINGS;
|
||||
|
||||
uses
|
||||
Core;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue