Well, thinking about it, this change prevents using certain filenames to be used for source files (anything having '{' char. So I'm not sure this is very good.
Brgds, Viktor On Mon, May 4, 2009 at 6:00 AM, Viktor Szakáts <harbour...@syenar.hu> wrote: > > >> >> Here is the modified code, check if is corrcet one >> [ I am been able to compile properly with it ] > > > For best results you should add this line: > cParam := ArchCompFilter( cParam ) > after: > CASE FN_ExtGet( cParamL ) == ".prg" > and: > CASE FN_ExtGet( cParamL ) == ".c" .OR. ; > FN_ExtGet( cParamL ) == ".cpp" /* .cc, .cxx, .cx */ > > I'll commit this with other changes a bit later today. > > Brgds, > Viktor > >
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour