automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Thu, 24 Aug 2006 23:21:40 +0200
changeset 3041 5472d74203d9
parent 3040 bae1bbdcd7ab
child 3042 d96cfb3c3ef9
automatically generated by browser
Make.spec
--- a/Make.spec	Thu Aug 24 23:21:38 2006 +0200
+++ b/Make.spec	Thu Aug 24 23:21:40 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg2/Make.spec,v 1.16 2006-08-23 09:47:51 cg Exp $
+# $Header: /cvs/stx/stx/libwidg2/Make.spec,v 1.17 2006-08-24 21:21:40 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libwidg2.
@@ -35,7 +35,7 @@
 # ********** OPTIONAL: MODIFY the next line(s) ***
 # STCLOCALOPTIMIZATIONS=+optinline +inlineNew
 # STCLOCALOPTIMIZATIONS=+optspace3
-STCLOCALOPTIMIZATIONS=+optspace3 -warnNonStandard
+STCLOCALOPTIMIZATIONS=+optspace3
 
 
 # Argument(s) to the stc compiler (stc --usage).
@@ -48,7 +48,7 @@
 # STCWARNINGS=-warn
 # STCWARNINGS=-warnNonStandard
 # STCWARNINGS=-warnEOLComments
-STCWARNINGS=
+STCWARNINGS=-warnNonStandard
 
 COMMON_OBJS= \
     $(OUTDIR)CheckBox.$(O) \