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

Contents of /queensgui/src/src.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 327 - (show annotations) (download)
Wed Sep 16 18:53:22 2009 UTC (14 years, 8 months ago) by torben
File size: 1139 byte(s)
Compile with qt 4.5

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
41 #The following line was inserted by qt3to4
42 QT += qt3support

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.20