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

Contents of /queensgui/src/src.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13 - (show annotations) (download)
Sun Jul 22 20:19:43 2007 UTC (16 years, 9 months ago) by torben
File size: 1077 byte(s)
Added another (but unfortunately not more effecient) container class.

1 # File generated by kdevelop's qmake manager.
2 # -------------------------------------------
3 # Subdir relative project main directory: ./src
4 # Target is an application: ../bin/queensgui
5
6 HEADERS += board.h \
7 solution.h \
8 queensmain.h \
9 queens.h \
10 containervector.h \
11 solutioncontainer.h \
12 containerlist.h \
13 config.h \
14 containerhash.h \
15 containermnvector.h \
16 guiupdate.h \
17 solutionmatrix.h \
18 solutionint.h \
19 containerminimalvector.h
20 SOURCES += main.cpp \
21 board.cpp \
22 solution.cpp \
23 queensmain.cpp \
24 queens.cpp \
25 containervector.cpp \
26 solutioncontainer.cpp \
27 containerlist.cpp \
28 containerhash.cpp \
29 containermnvector.cpp \
30 solutionmatrix.cpp \
31 solutionint.cpp \
32 containerminimalvector.cpp
33 TARGET = ../bin/queensgui
34 CONFIG += warn_on \
35 qt \
36 thread \
37 debug
38 TEMPLATE = app
39 DESTDIR = .
40 CONFIG -= release

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.20