Randy,
-D_MSC_VER=1010
Why are you doing this? This is controlled by the C compiler, and
over-riding it could be a problem.
Paul
Hi all,
I have been using the following C compiler switches with MSVC v6 when
compiling C source generated by the Harbour compiler:
cl.exe -c -W3 %CFLAGS% -I%HB_INC_INSTALL% -DWIN32_LEAN_AND_MEAN
-D_MSC_VER=1010 -Tp %1.C
Are these still valid/correct when using VS 2005 (v8)?
TIA.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour