a8fe14c2d55a216e065faf3f3d9a1317a981ffff
* make_vcce.bat
! Fixed.
* contrib/rddads/make_vc.bat
! Undone previous modification. Quotes are needed to support
dirs containing spaces (this is actually the case for the
default install dir of ACE SDK).
For very old MSVC compilers not understanding quotes
in -I (and possibly other) switches, pls specify the
external package #include directories directly through:
set C_USR=-IC:\mypath\pkg\include
and so on. MSVC98 is a very old product and there is
probably no way to make all features of our build systems
100% compatible with it, but with this manual workaround,
it can properly work (until a recommended VC upgrade :).
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%