Files
harbour-core/harbour/extras/gtwvw/gtwvw.hbp
Viktor Szakats 340318e66d 2012-07-21 19:09 UTC+0200 Viktor Szakats (vszakats syenar.net)
+ extras
  - examples
  * doc/dirstruc.txt
    * renamed 'examples' to what it is more: 'extras'
2012-07-21 17:10:27 +00:00

30 lines
494 B
Plaintext

#
# $Id$
#
-hblib
-inc
-olib/${hb_plat}/${hb_comp}/${hb_name}
-w3 -es2
# TODO: Disabled UNICODE until this code gets support for it.
-winuni-
"-stop={!allwin|!x86}Skipped: '${hb_name}' only supported on win x86 platform."
gtwvw.c
wvwcheck.c
wvwdraw.c
wvwedit.c
wvwfuncs.c
wvwmenu.c
wvwpush.c
wvwstbar.c
wvwtbar.c
# NOTE: Has a huge number of warnings, which we don't want to see until fixed.
-cpp=no
# NOTE: Due to large quantity of unprecise code, it doesn't build in C++ mode.
-warn=no