# HG changeset patch # User Stefan Vogel # Date 1241697356 -7200 # Node ID 2123b13244605416f3cfff1253540853ac168a8a # Parent 9e5265dc158f7faeda4675762ef73b7413e0c1c4 automatically generated by browser diff -r 9e5265dc158f -r 2123b1324460 bc.mak --- a/bc.mak Thu May 07 13:55:51 2009 +0200 +++ b/bc.mak Thu May 07 13:55:56 2009 +0200 @@ -1,4 +1,4 @@ -# $Header: /cvs/stx/stx/libwidg/bc.mak,v 1.45 2009-02-16 13:11:50 cg Exp $ +# $Header: /cvs/stx/stx/libwidg/bc.mak,v 1.46 2009-05-07 11:55:56 stefan Exp $ # # DO NOT EDIT # automagically generated from the projectDefinition: stx_libwidg. @@ -38,7 +38,9 @@ OBJS= $(COMMON_OBJS) $(WIN32_OBJS) -ALL:: $(BINDIR)\$(LIBNAME).dll +ALL:: classLibRule + +classLibRule: $(OUTDIR)$(LIBNAME).dll !INCLUDE $(TOP)\rules\stdRules_bc