Re: [Gambas-user] dirs and files structure of a Gambas project

2012-02-06 Thread Benoît Minisini
Le 03/02/2012 18:11, Fabián Flores Vadell a écrit : > Hi. > > Exists any spec for the structure of directories and files (and its > meaning) of a Gambas project? > > What I want is to know all conditions that the compiler and interpreter > expect, in order to call them from the command line. > > I

[Gambas-user] dirs and files structure of a Gambas project

2012-02-03 Thread Fabián Flores Vadell
Hi. Exists any spec for the structure of directories and files (and its meaning) of a Gambas project? What I want is to know all conditions that the compiler and interpreter expect, in order to call them from the command line. I need to know too any information about config files or data from th