2018-12-07 16:24:04 +08:00
|
|
|
# Qt Creator 远程部署和调试
|
|
|
|
|
2018-12-07 16:39:33 +08:00
|
|
|
deploy0.files=/home/src/build/app0
|
|
|
|
deploy0.path=/root
|
|
|
|
|
|
|
|
deploy1.files=/home/src/build/app0
|
|
|
|
deploy1.path=/root
|
|
|
|
|
|
|
|
INSTALLS += deploy0 deploy1
|
2018-12-07 16:37:02 +08:00
|
|
|
|
2018-12-07 16:24:04 +08:00
|
|
|
<https://blog.csdn.net/qq21497936/article/details/79722924>
|