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

Diff of /qsampler/trunk/src/src.pro

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

revision 2092 by capela, Mon May 17 08:36:20 2010 UTC revision 2144 by persson, Wed Oct 6 18:49:54 2010 UTC
# Line 99  unix { Line 99  unix {
99    
100  win32 {  win32 {
101    
102      contains(CONFIG, debug) {          CONFIG(debug, debug|release): CONFIG += console
103          CONFIG += console          INSTALLS += target
104      }          target.path = $$PREFIX/bin
105  }  }
106    
107  macx {  macx {

Legend:
Removed from v.2092  
changed lines
  Added in v.2144

  ViewVC Help
Powered by ViewVC