Thanks Pelle.
I understood and will wait for it
You know the problem is not on new projects, that can be write following the PellesC rules, but the existing sw's out there. Their file structures are different, and normally doesn't provide bulding files for PellesC.
The use of precompiled libraries many times creates problems, rebuild the libraries is not so easy due to restrictions of PellesC projects rules.
The use of MS project import wizard copies the files in the development folder, but common files, on complex projects, become duplicated. Moreover this way you can't create a reusable building environment: i.e. when a new library version comes out everything have to be create as new ...
This could be a severe limitation on use, there is a bunch of sw out there that can't be easily used....