Changeset 12 in tspsg-svn for trunk/tspsg.pro
- Timestamp:
- Oct 20, 2007, 9:16:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tspsg.pro
r1 r12 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.