equal
deleted
inserted
replaced
|
1 SOURCES += main.cpp |
|
2 FORMS += dials.ui |
|
3 |
|
4 # install |
|
5 target.path = $$[QT_INSTALL_EXAMPLES]/touch/dials |
|
6 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS dials.pro |
|
7 sources.path = $$[QT_INSTALL_EXAMPLES]/touch/dials |
|
8 INSTALLS += target sources |