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

Annotation of /queensgui/src/src.pro

Parent Directory Parent Directory | Revision Log Revision Log


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

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

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.20