bc.mak
changeset 5822 efe08a9a5652
parent 5816 774b82dc9e0a
child 5855 83c11ad82ca7
equal deleted inserted replaced
5821:1b647ae0bbd8 5822:efe08a9a5652
     1 # $Header: /cvs/stx/stx/libview/bc.mak,v 1.88 2011-09-27 16:23:17 cg Exp $
     1 # $Header: /cvs/stx/stx/libview/bc.mak,v 1.89 2011-09-27 16:25:41 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libview.
     4 # automagically generated from the projectDefinition: stx_libview.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    32 
    32 
    33 !ifdef USEBC
    33 !ifdef USEBC
    34 X11_LIBS=..\libbc\X11OMF.lib ..\libbc\XextOMF.lib
    34 X11_LIBS=..\libbc\X11OMF.lib ..\libbc\XextOMF.lib
    35 !else
    35 !else
    36 ! ifdef USEVC
    36 ! ifdef USEVC
    37 X11_LIBS=..\libvc\X11.lib ..\libvc\Xext.lib
    37 # X11_LIBS=..\libvc\X11.lib ..\libvc\Xext.lib
    38 ! else
    38 ! else
    39 ! endif
    39 ! endif
    40 !endif
    40 !endif
    41 
    41 
    42 
    42