Buildfactory needs fewer files since libyab.so

Preparing for x86 build
This commit is contained in:
Jim Saxton
2016-02-06 17:03:44 -08:00
parent 1bbb5e8a44
commit 98c423360b
4 changed files with 4 additions and 45 deletions

View File

@@ -26,10 +26,10 @@ resource app_signature "application/x-vnd.yab-app";
resource app_version {
major = 1,
middle = 7,
minor = 4,
minor = 5,
variety = B_APPV_FINAL,
internal = 4,
internal = 2,
short_info = "Yab BASIC programming language",
long_info = "Yab allows fast prototyping with simple and clean code. yab contains a large number of BeAPI specific commands for GUI creation and much, much more."