dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update mqttd, add hardware configured in configure files
guowenxue
2019-06-27
45e62dbd9e964c74b24f7fcadad9b418f117e008
[raspberrypi.git]
/
qt4
/
apps
/
build.sh
1
2
3
#!/bin/sh
export PATH=/apps/qt-everywhere-rpi/bin/:$PATH
qmake -project && qmake && make