bc.mak
changeset 2174 e468101eb47b
parent 2169 363b2d4fc4aa
child 2181 a1a79ab5dec9
equal deleted inserted replaced
2173:f56451dfa619 2174:e468101eb47b
     1 # $Header: /cvs/stx/stx/libview2/bc.mak,v 1.54 2006-08-23 00:02:26 cg Exp $
     1 # $Header: /cvs/stx/stx/libview2/bc.mak,v 1.55 2006-08-23 09:47:16 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT 
     3 # DO NOT EDIT 
     4 # automagically generated from the projectDefinition: stx_libview2.
     4 # automagically generated from the projectDefinition: stx_libview2.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    14 
    14 
    15 !INCLUDE Make.spec
    15 !INCLUDE Make.spec
    16 
    16 
    17 LOCALINCLUDES=
    17 LOCALINCLUDES=
    18 
    18 
    19 PACKAGE=$(MODULE):$(MODULE_DIR)
       
    20 STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -H$(INCLUDE) $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
    19 STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -H$(INCLUDE) $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
    21 RESFILES=libview2.res
    20 RESFILES=libview2.res
    22 
    21 
    23 
    22 
    24 LIBJPEG_DIR=$(TOP)\support\libjpeg-6a
    23 LIBJPEG_DIR=$(TOP)\support\libjpeg-6a