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

Diff of /qsampler/trunk/qsampler.pro.in

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

revision 2027 by capela, Wed Mar 25 15:16:37 2009 UTC revision 2028 by capela, Wed Nov 4 18:59:57 2009 UTC
# Line 55  TEMPLATE  = app Line 55  TEMPLATE  = app
55  CONFIG   += qt thread warn_on @ac_debug@  CONFIG   += qt thread warn_on @ac_debug@
56  LANGUAGE  = C++  LANGUAGE  = C++
57    
58  TRANSLATIONS += translations/qsampler_ru.ts  TRANSLATIONS = \
59        translations/qsampler_cs.ts \
60        translations/qsampler_ru.ts
61    
62  LIBS     += @ac_libs@  LIBS     += @ac_libs@
63  INCPATH  += @ac_incpath@  INCPATH  += @ac_incpath@

Legend:
Removed from v.2027  
changed lines
  Added in v.2028

  ViewVC Help
Powered by ViewVC