/[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 264 by capela, Wed Sep 29 13:12:45 2004 UTC revision 404 by capela, Wed Feb 23 13:47:47 2005 UTC
# Line 24  IMAGES   = icons/qsampler.png \ Line 24  IMAGES   = icons/qsampler.png \
24             icons/fileReset.png \             icons/fileReset.png \
25             icons/editAddChannel.png \             icons/editAddChannel.png \
26             icons/editRemoveChannel.png \             icons/editRemoveChannel.png \
            icons/editResetChannel.png \  
27             icons/editSetupChannel.png \             icons/editSetupChannel.png \
28               icons/editResetChannel.png \
29               icons/editResetAllChannels.png \
30             icons/channelsArrange.png \             icons/channelsArrange.png \
31             icons/formAccept.png \             icons/formAccept.png \
32             icons/formReject.png \             icons/formReject.png \
# Line 35  TEMPLATE = app Line 36  TEMPLATE = app
36  CONFIG  += qt @ac_thread@ warn_on @ac_debug@  CONFIG  += qt @ac_thread@ warn_on @ac_debug@
37  LANGUAGE = C++  LANGUAGE = C++
38    
39  LIBS    += -llscp  LIBS    += @ac_libs@
40    

Legend:
Removed from v.264  
changed lines
  Added in v.404

  ViewVC Help
Powered by ViewVC