Here's a cleaned/fixed one.(and we're back to my first e-mail on this thread basically ;)
Execute this batch cchbvc9 to from the Harbour source root dir to build harbour and all contribs for MSVC 2008 Intel 32-bit. --- call "%ProgramFiles%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 set HB_VISUALC_VER=90 call make_vc clean call make_vc call make_vc install cd contrib call make_vc_all clean call make_vc_all call make_vc_all install cd .. --- Brgds, Viktor
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
