- Timestamp:
- May 3, 2011, 4:49:08 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vendor/nokia/qt/current/config.tests/unix/endian.test
r556 r844 11 11 # build and run a test program 12 12 test -d "$OUTDIR/config.tests/unix/endian" || mkdir -p "$OUTDIR/config.tests/unix/endian" 13 "$OUTDIR/bin/qmake" -nocache -spec "$QMKSPEC" " $SRCDIR/config.tests/unix/endian/endiantest.pro" -o "$OUTDIR/config.tests/unix/endian/Makefile" >/dev/null 2>&113 "$OUTDIR/bin/qmake" -nocache -spec "$QMKSPEC" "$SRCDIR/config.tests/unix/endian/endiantest.pro" -o "$OUTDIR/config.tests/unix/endian/Makefile" >/dev/null 2>&1 14 14 cd "$OUTDIR/config.tests/unix/endian" 15 15
Note:
See TracChangeset
for help on using the changeset viewer.