/[svn]/qsampler/trunk/Makefile.in
ViewVC logotype

Diff of /qsampler/trunk/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2861 by capela, Wed Feb 24 16:30:27 2016 UTC revision 2910 by schoenebeck, Mon May 16 18:05:52 2016 UTC
# Line 80  export QMAKE = @ac_qmake@ Line 80  export QMAKE = @ac_qmake@
80  export LUPDATE = @ac_lupdate@  export LUPDATE = @ac_lupdate@
81  export LRELEASE = @ac_lrelease@  export LRELEASE = @ac_lrelease@
82    
83    # let GCC auto detect whether it (sh/c)ould output its messages in color
84    export GCC_COLORS=auto
85    
86  all:    $(target)  all:    $(target)
87    

Legend:
Removed from v.2861  
changed lines
  Added in v.2910

  ViewVC Help
Powered by ViewVC