[Harbour] HBMK2 - MINGW - Resource Compiler
Viktor Szakáts
harbour.01 at syenar.hu
Mon May 4 00:00:13 EDT 2009
>
> >
>
> 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/99f0022a/attachment.html
More information about the Harbour
mailing list