changeset 0 | 1918ee327afb |
-1:000000000000 | 0:1918ee327afb |
---|---|
1 SOURCES = main.cpp |
|
2 |
|
3 # install |
|
4 target.path = $$[QT_INSTALL_EXAMPLES]/tutorials/widgets/childwidget |
|
5 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS childwidget.pro |
|
6 sources.path = $$[QT_INSTALL_EXAMPLES]/tutorials/widgets/childwidget |
|
7 INSTALLS += target sources |