comparison: schachuhr.pro
schachuhr.pro
- changeset 11
- f83d5d4b7088
- parent 0
- ff1b43f833a9
equal
deleted
inserted
replaced
27 SOURCES += main.cpp |
27 SOURCES += main.cpp |
28 |
28 |
29 # Please do not modify the following two lines. Required for deployment. |
29 # Please do not modify the following two lines. Required for deployment. |
30 include(qmlapplicationviewer/qmlapplicationviewer.pri) |
30 include(qmlapplicationviewer/qmlapplicationviewer.pri) |
31 qtcAddDeployment() |
31 qtcAddDeployment() |
|
32 |
|
33 OTHER_FILES += \ |
|
34 pkgs/deb/rules \ |
|
35 pkgs/deb/README \ |
|
36 pkgs/deb/copyright \ |
|
37 pkgs/deb/control \ |
|
38 pkgs/deb/compat \ |
|
39 pkgs/deb/changelog |