dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of ssh://master.iot-yun.club:2280/raspberrypi
guowenxue
2019-08-03
e6e79ca02d323e9a10f115ade7ba6ac9c0d7a3f0
[raspberrypi.git]
/
qt4
/
apps
/
build.sh
1
2
3
#!/bin/sh
export PATH=/apps/qt-everywhere-rpi/bin/:$PATH
qmake -project && qmake && make