dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add QT 4.6.4 build shell script and apps build shell script in qt4 folder
guowenxue
2019-05-17
1abf6c4b401af1c20d62fe9c2f5e73ce84d14b22
[raspberrypi.git]
/
qt4
/
apps
/
build.sh
1
2
3
#!/bin/sh
export PATH=/apps/qt-everywhere-rpi/bin/:$PATH
qmake -project && qmake && make