Changeset 67e53c96d7 in tspsg for tspsg.pro
- Timestamp:
- Oct 20, 2007, 9:16:42 PM (17 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- e664262f7d
- Parents:
- fc9f661ded
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tspsg.pro
rfc9f661ded r67e53c96d7 1 1 ###################################################################### 2 # Automatically generated by qmake (2.01a) ?? 13. ??? 03:18:1020072 # Automatically generated by qmake (2.01a) ?? 20. ??? 18:37:06 2007 3 3 ###################################################################### 4 4 … … 9 9 10 10 # Input 11 HEADERS += src/mainwindow.h src/settingsdialog.h 11 HEADERS += src/mainwindow.h src/settingsdialog.h src/tspsolver.h 12 12 FORMS += ui/mainwindow.ui ui/settingsdialog.ui 13 SOURCES += src/main.cpp src/mainwindow.cpp src/settingsdialog.cpp 13 SOURCES += src/main.cpp \ 14 src/mainwindow.cpp \ 15 src/settingsdialog.cpp \ 16 src/tspsolver.cpp 14 17 RESOURCES += resources/tspsg.qrc 15 18 TRANSLATIONS += i18n/English.ts i18n/Ukrainian.ts
Note: See TracChangeset
for help on using the changeset viewer.