Root/PS2_INTERFACE/src/TexEditor/compile-mips

1#!/bin/sh
2QT_BASE_DIR="/home/ari/sie/p/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/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