source: tspsg/tspsg.pro @ 67e53c96d7

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since 67e53c96d7 was 67e53c96d7, checked in by Oleksii Serdiuk, 17 years ago

Started writing solving algorithm

  • Property mode set to 100644
File size: 636 bytes
RevLine 
[5515c2c2a7]1######################################################################
[67e53c96d7]2# Automatically generated by qmake (2.01a) ?? 20. ??? 18:37:06 2007
[5515c2c2a7]3######################################################################
4
5TEMPLATE = app
6TARGET =
7DEPENDPATH += . i18n resources src ui
8INCLUDEPATH += .
9
10# Input
[67e53c96d7]11HEADERS += src/mainwindow.h src/settingsdialog.h src/tspsolver.h
[5515c2c2a7]12FORMS += ui/mainwindow.ui ui/settingsdialog.ui
[67e53c96d7]13SOURCES += src/main.cpp \
14           src/mainwindow.cpp \
15           src/settingsdialog.cpp \
16           src/tspsolver.cpp
[5515c2c2a7]17RESOURCES += resources/tspsg.qrc
18TRANSLATIONS += i18n/English.ts i18n/Ukrainian.ts
Note: See TracBrowser for help on using the repository browser.