/[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 3520 by capela, Sun Jun 30 16:58:30 2019 UTC revision 3521 by capela, Wed Jul 3 08:16:46 2019 UTC
# Line 93  $(name).mak:   $(name).pro Line 93  $(name).mak:   $(name).pro
93          @$(QMAKE) -o $(name).mak $(name).pro          @$(QMAKE) -o $(name).mak $(name).pro
94    
95    
96  translations_lupdate:   $(translation_sources)  translations_lupdate:   $(translations_sources)
97          @$(LUPDATE) -verbose -no-obsolete -recursive src -ts $(translation_sources)          @$(LUPDATE) -verbose -no-obsolete -recursive src -ts $(translations_sources)
98    
99  translations_lrelease:  translations_lupdate $(translations_targets)  translations_lrelease:  translations_lupdate $(translations_targets)
100    

Legend:
Removed from v.3520  
changed lines
  Added in v.3521

  ViewVC Help
Powered by ViewVC