dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update mqttd main.c, add mosquitto publisher and subscriber
guowenxue
2019-06-25
02294c1c430ab80bd4543af28f867c5c2927e5c1
[raspberrypi.git]
/
qt4
/
apps
/
build.sh
1
2
3
#!/bin/sh
export PATH=/apps/qt-everywhere-rpi/bin/:$PATH
qmake -project && qmake && make