dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
WiringPi library source code packet, for official git server already shutdown
guowenxue
2019-07-31
b50c48a6b8999850963f01167c259931b1c8b0c7
[raspberrypi.git]
/
qt4
/
apps
/
build.sh
1
2
3
#!/bin/sh
export PATH=/apps/qt-everywhere-rpi/bin/:$PATH
qmake -project && qmake && make