Root/Examples/sram_gpio/QT_src/compile-mips

1#!/bin/sh
2QT_BASE_DIR="/home/cain/Embedded/ingenic/sakc/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.32/qt-everywhere-opensource-src-4.7.0"
3${QT_BASE_DIR}/bin/qmake -spec ${QT_BASE_DIR}/mkspecs/qws/linux-openwrt-g++ -o Makefile
4make
5
6

Archive Download this file

Branches:
master



interactive