/[projects]/queensgui/src/src.pro
ViewVC logotype

Diff of /queensgui/src/src.pro

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

revision 7 by torben, Fri Jul 20 01:22:53 2007 UTC revision 8 by torben, Fri Jul 20 16:58:04 2007 UTC
# Line 29  SOURCES += main.cpp \ Line 29  SOURCES += main.cpp \
29             solutionmatrix.cpp \             solutionmatrix.cpp \
30   solutionint.cpp   solutionint.cpp
31  TARGET = ../bin/queensgui  TARGET = ../bin/queensgui
32  CONFIG += debug \  CONFIG += warn_on \
 warn_on \  
33  qt \  qt \
34  thread  thread \
35     debug
36  TEMPLATE = app  TEMPLATE = app
37    DESTDIR = .
38    
39    CONFIG -= release
40    

Legend:
Removed from v.7  
changed lines
  Added in v.8

  ViewVC Help
Powered by ViewVC 1.1.20