bc.mak
changeset 4671 53e3410c63fd
parent 4533 3ae5f405d820
child 4739 0ef85dc2358d
equal deleted inserted replaced
4670:967ea552c404 4671:53e3410c63fd
     1 # $Header: /cvs/stx/stx/libwidg2/bc.mak,v 1.82 2014-03-03 19:44:01 cg Exp $
     1 # $Header: /cvs/stx/stx/libwidg2/bc.mak,v 1.83 2014-11-18 14:34:30 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libwidg2.
     4 # automagically generated from the projectDefinition: stx_libwidg2.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    31 !INCLUDE $(TOP)\rules\stdHeader_bc
    31 !INCLUDE $(TOP)\rules\stdHeader_bc
    32 
    32 
    33 !INCLUDE Make.spec
    33 !INCLUDE Make.spec
    34 
    34 
    35 LIBNAME=libstx_libwidg2
    35 LIBNAME=libstx_libwidg2
       
    36 MODULE_PATH=libwidg2
    36 RESFILES=libwidg2.$(RES)
    37 RESFILES=libwidg2.$(RES)
    37 
    38 
    38 
    39 
    39 
    40 
    40 LOCALINCLUDES= -I$(INCLUDE_TOP)\stx\libbasic -I$(INCLUDE_TOP)\stx\libbasic2 -I$(INCLUDE_TOP)\stx\libview -I$(INCLUDE_TOP)\stx\libview2 -I$(INCLUDE_TOP)\stx\libwidg
    41 LOCALINCLUDES= -I$(INCLUDE_TOP)\stx\libbasic -I$(INCLUDE_TOP)\stx\libbasic2 -I$(INCLUDE_TOP)\stx\libui -I$(INCLUDE_TOP)\stx\libview -I$(INCLUDE_TOP)\stx\libview2 -I$(INCLUDE_TOP)\stx\libwidg
    41 LOCALDEFINES=
    42 LOCALDEFINES=
    42 
    43 
    43 STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -headerDir=. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
    44 STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -headerDir=. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
    44 LOCALLIBS=
    45 LOCALLIBS=
    45 
    46