更新文件 Qt_Creator_远程部署和调试.md
This commit is contained in:
parent
cef47cee4a
commit
2f5d645598
@ -1,11 +1,15 @@
|
||||
# Qt Creator 远程部署和调试
|
||||
|
||||
deploy0.files=/home/src/build/app0
|
||||
WORKSPACE = /home/src
|
||||
deploy0.files=$$WORKSPACE/build0/app0
|
||||
deploy0.path=/root
|
||||
|
||||
deploy1.files=/home/src/build/app0
|
||||
deploy1.files=$$WORKSPACE/build1/app1
|
||||
deploy1.path=/root
|
||||
|
||||
INSTALLS += deploy0 deploy1
|
||||
|
||||
<https://blog.csdn.net/qq21497936/article/details/79722924>
|
||||
|
||||
<https://blog.csdn.net/foxbryant/article/details/78196142>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user