2 changed files with 4010 additions and 1137 deletions
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash |
||||
# This is set to find lupdate in my particular installation. You will need to set the path |
||||
# where you have Qt installed. |
||||
QT_PATH=~/Applications/Qt/5.7/clang_64/bin |
||||
QT_PATH=~/Applications/Qt/5.9.1/clang_64/bin |
||||
$QT_PATH/lupdate ../src -ts qgc.ts |
||||
|
Loading…
Reference in new issue