Hi sali,
Difficult to tell what it'd take to add support,
can't even tell if it's trivial or not. I hope .clp
just to say, we use .clp files as simple file-list colection, list
of .prgs to be compiled into single .obj
never heard that .clp could be anything more than that
[later, that .objs are linked into .exe]
f1.clp:
a1.prg
b2.prg
...
x1.prg
f2.clp:
a2.pr
b2.pr
...
x2.prg
If this is the only reason you use it, just rename
all those .clp files to .hbm and problems will go away.
Again, I'm no .clp user, but the point of .clp seems
to be that listed .prgs will be compiled into one
object, which may be important in some situations,
f.e. STATIC functions are visible between .prgs files.
Or so I guess.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour