I am having May 2006 build of FWH and pretty happy with it.
I am also using latest free.xHarbour.com binaries.
Can I recompile my FWH with latest xHarbour ?
If yes, can anyone help me with XBP file ?
TIA
Milan.
for %%f in (*.prg) do c:\harbour\bin\harbour %%f /n /ic:\fwh\include;c:\harbour\include
for %%f in (*.c) do c:\bcc55\bin\bcc32 -c -Ic:\bcc55\include;c:\harbour\include %%f
for %%f in (*.obj) do c:\bcc55\bin\tlib fiveh.lib -+ %%f /0 /P32,,
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 80 guests