/[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 2339 by capela, Wed Mar 28 17:10:54 2012 UTC revision 2342 by capela, Fri Apr 13 04:18:41 2012 UTC
# Line 85  $(target):     $(name).mak $(resources) ${fo Line 85  $(target):     $(name).mak $(resources) ${fo
85  $(name).mak:    $(name).pro  $(name).mak:    $(name).pro
86          @$(qmake) -o $(name).mak $(name).pro          @$(qmake) -o $(name).mak $(name).pro
87    
88    $(translation_targets): $(name).pro
 %.ts:   $(name).pro $(resources) ${forms} $(sources) $(headers)  
89          @$(lupdate) -verbose $(name).pro          @$(lupdate) -verbose $(name).pro
90    
91  %.qm:   %.ts  %.qm:   %.ts

Legend:
Removed from v.2339  
changed lines
  Added in v.2342

  ViewVC Help
Powered by ViewVC