[Harbour] Script
Viktor Szakáts
harbour.01 at syenar.hu
Mon Mar 2 08:38:03 EST 2009
Hi Kleyber,
This is all you need:
---
call "%ProgramFiles%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
set PATH=C:\devl\make-3.81;%PATH%
set HB_COMPILER=msvc
set HB_INSTALL_PREFIX=C:\harbour
call make_gnu.bat clean install
---
You can extend, modify it with stuff detailed in INSTALL if needed.
Above example assumes you have GNU make in C:\devl\make-3.81,
but you can simply put mingw32-make.exe anywhere in the PATH.
[ I'd like to kindly ask other posters to not make it any more complicated,
than it really is. If you need more than 3-4 lines for Harbour setup you're
most probably on the wrong path. Too many misinformation is posted to
the list, too many times. ]
Brgds,
Viktor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.harbour-project.org/pipermail/harbour/attachments/20090302/1de55935/attachment.html
More information about the Harbour
mailing list