[Harbour] HBMK2 - MINGW - Resource Compiler
Viktor Szakáts
harbour.01 at syenar.hu
Mon May 4 00:03:19 EDT 2009
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.01 at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.harbour-project.org/pipermail/harbour/attachments/20090504/ac8e9ba7/attachment.html
More information about the Harbour
mailing list