0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change
on this file since bcfd415fe2 was
2f915f19f2,
checked in by Oleksii Serdiuk, 17 years ago
|
Code changes to use Qt's model/view architecture
|
-
Property mode set to
100644
|
File size:
682 bytes
|
Rev | Line | |
---|
[5515c2c2a7] | 1 | ###################################################################### |
---|
[2f915f19f2] | 2 | # Automatically generated by qmake (2.01a) ?? 30. ??? 22:14:47 2007 |
---|
[5515c2c2a7] | 3 | ###################################################################### |
---|
| 4 | |
---|
| 5 | TEMPLATE = app |
---|
| 6 | TARGET = |
---|
| 7 | DEPENDPATH += . i18n resources src ui |
---|
| 8 | INCLUDEPATH += . |
---|
| 9 | |
---|
| 10 | # Input |
---|
[2f915f19f2] | 11 | HEADERS += src/mainwindow.h src/settingsdialog.h src/tspmodel.h src/tspsolver.h |
---|
[5515c2c2a7] | 12 | FORMS += ui/mainwindow.ui ui/settingsdialog.ui |
---|
[67e53c96d7] | 13 | SOURCES += src/main.cpp \ |
---|
| 14 | src/mainwindow.cpp \ |
---|
| 15 | src/settingsdialog.cpp \ |
---|
[2f915f19f2] | 16 | src/tspmodel.cpp \ |
---|
[67e53c96d7] | 17 | src/tspsolver.cpp |
---|
[5515c2c2a7] | 18 | RESOURCES += resources/tspsg.qrc |
---|
| 19 | TRANSLATIONS += i18n/English.ts i18n/Ukrainian.ts |
---|
Note: See
TracBrowser
for help on using the repository browser.