Commit 8a4aad42d722eae9e9024b90a4dbe712d4252c14

Authored by 김태훈
1 parent 52fc423d6e
Exists in master and in 2 other branches fhd, fhd-demo

원격 실행 위치 이동

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/gui/oven_control/oven_control.pro
... ... @@ -66,5 +66,5 @@ FORMS += mainwindow.ui \
66 66 RESOURCES += \
67 67 resources.qrc
68 68  
69   -target.path = /root
  69 +target.path = /app
70 70 INSTALLS += target
... ...