Root/Examples/ADC/Test-QT-src/compile-mips

Source at commit 9d578912b727722b22319832985451a79ec35747 created 13 years 18 days ago.
By Juan64Bits, Updating prototype of SIE code generator.
1#!/bin/sh
2QT_BASE_DIR="/home/cain/Embedded/ingenic/sakc/build/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/qt-everywhere-opensource-src-4.6.2/"
3${QT_BASE_DIR}/bin/qmake -spec ${QT_BASE_DIR}mkspecs/qws/linux-openwrt-g++ -unix -o Makefile
4make
5
6

Archive Download this file

Branches:
master



interactive