Hi Vailton,
Commenting on the topic I'd like to share an my experience, but I have
not yet found a solution and who knows this may arise some idea: I
have a big project that uses a common .CH file to all sources.
When I change this .CH file it turns necessary to recompile the entire
project ... Is there any way to implement this automatically?
On changing this file the -inc param should be ignored... already
exists this feature?
You can turn off source parsing for headers using -nohead (or -head=off)
hbmk2 parameter. This way the headers won't be used as dependencies,
so changing them won't cause a rebuild.
If that's what you're asking for.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour