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