bc.mak
changeset 947 1760876a36bd
parent 928 17edffeef78a
child 954 e1d0975cfd65
equal deleted inserted replaced
946:751767d3f3d6 947:1760876a36bd
     1 # $Header: /cvs/stx/stx/goodies/monticello/bc.mak,v 1.19 2014-06-05 08:23:36 vrany Exp $
     1 # $Header: /cvs/stx/stx/goodies/monticello/bc.mak,v 1.20 2014-12-21 13:09:30 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_monticello.
     4 # automagically generated from the projectDefinition: stx_goodies_monticello.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    28 !INCLUDE $(TOP)\rules\stdHeader_bc
    28 !INCLUDE $(TOP)\rules\stdHeader_bc
    29 
    29 
    30 !INCLUDE Make.spec
    30 !INCLUDE Make.spec
    31 
    31 
    32 LIBNAME=libstx_goodies_monticello
    32 LIBNAME=libstx_goodies_monticello
       
    33 MODULE_PATH=goodies\monticello
    33 RESFILES=monticello.$(RES)
    34 RESFILES=monticello.$(RES)
    34 
    35 
    35 
    36 
    36 
    37 
    37 LOCALINCLUDES= -I$(INCLUDE_TOP)\stx\libbasic -I$(INCLUDE_TOP)\stx\libbasic3 -I$(INCLUDE_TOP)\stx\libcompat -I$(INCLUDE_TOP)\stx\libtool -I$(INCLUDE_TOP)\stx\libview2 -I$(INCLUDE_TOP)\stx\libwidg2
    38 LOCALINCLUDES= -I$(INCLUDE_TOP)\stx\goodies\communication -I$(INCLUDE_TOP)\stx\libbasic -I$(INCLUDE_TOP)\stx\libbasic3 -I$(INCLUDE_TOP)\stx\libcompat -I$(INCLUDE_TOP)\stx\libtool -I$(INCLUDE_TOP)\stx\libview2 -I$(INCLUDE_TOP)\stx\libwidg2
    38 LOCALDEFINES=
    39 LOCALDEFINES=
    39 
    40 
    40 STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -headerDir=. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES)  -varPrefix=$(LIBNAME)
    41 STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -headerDir=. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES)  -varPrefix=$(LIBNAME)
    41 LOCALLIBS=
    42 LOCALLIBS=
    42 
    43