[Gambas-user] What use the .info file?
Benoît Minisini
gambas at ...1...
Wed Dec 3 09:03:28 CET 2014
Le 03/12/2014 08:58, Jorge Carrión a écrit :
> I've found a .info(1), .info(2), files etc. in my proyect folder.
> I know that the copies of .info file are generated for Copy (a Dropbox like
> application) but looking into that files I've realized that I have no idea
> about this file is for...
>
> It contains some lines of my own code and lines with a single character...
> I guess it's some kind of debug info...
>
> Regards
It's a Gambas file that describes the public interface of all exported
classes defined in your project.
Regards,
--
Benoît Minisini
More information about the User
mailing list