GLBasic forum

Main forum => GLBasic - en => Topic started by: Stu_C on 2009-Aug-25

Title: Userlib
Post by: Stu_C on 2009-Aug-25

Is it possible to create a userlib from a project that uses several .gbas files ?  All the tests im doing have work but they have been with a single GBAS file,  now testing on a project I want to create as a userlib seems to only compile the file you are currently looking at.

Title: Re: Userlib
Post by: Kitty Hello on 2009-Aug-26
a gbal is just the same as a gbas file, just not readable.
Title: Re: Userlib
Post by: StuC_Ovine on 2009-Aug-26

Thanks I understand now.