/[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 4 by torben, Thu Jul 19 23:44:01 2007 UTC revision 5 by torben, Fri Jul 20 01:22:53 2007 UTC
# Line 13  HEADERS += board.h \ Line 13  HEADERS += board.h \
13             config.h \             config.h \
14             containerhash.h \             containerhash.h \
15             containermnvector.h \             containermnvector.h \
16             intsolution.h  \             guiupdate.h \
17   guiupdate.h \   solutionmatrix.h \
18   solutionmatrix.h   solutionint.h
19  SOURCES += main.cpp \  SOURCES += main.cpp \
20             board.cpp \             board.cpp \
21             solution.cpp \             solution.cpp \
# Line 26  SOURCES += main.cpp \ Line 26  SOURCES += main.cpp \
26             containerlist.cpp \             containerlist.cpp \
27             containerhash.cpp \             containerhash.cpp \
28             containermnvector.cpp \             containermnvector.cpp \
29             intsolution.cpp  \             solutionmatrix.cpp \
30   solutionmatrix.cpp   solutionint.cpp
31  TARGET = ../bin/queensgui  TARGET = ../bin/queensgui
32  CONFIG += debug \  CONFIG += debug \
33  warn_on \  warn_on \

Legend:
Removed from v.4  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.20