1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-24 17:41:05 +02:00
2010-11-30 19:26:56 -05:00

6 lines
239 B
Bash
Executable File

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