Hi Jose,

Does it mean that my sets have to be as shown bellow ?

SET HB_BUILD_WINCE=yes
SET HB_CC_NAME=vcce
SET HB_ARCHITECTURE=w32
SET HB_GT_LIB=gtgui
SET HB_GT_DEFAULT=gui
SET HB_VISUALC_VER=60
SET HB_BUILD_MODE=c
SET CLIBFLAGS=-DHB_OS_WIN_32 -DHB_WINCE -DHB_GTGUI_HACK - DHARBOUR_MAIN_WIN
-DHB_TR_LEVEL_ALWAYS  -DUNICODE
SET HB_BUILD_DLL=yes

Yes. I'd suggest to remove -DHB_OS_WIN_32, -DHB_WINCE and
-DUNICODE. These are either autodetected or #defined by
the make files, so they are all unnecessary on user level.
I'd also recommend using C_USR instead of CLIBFLAGS.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to