changeset 22 | 79de32ba3296 |
parent 19 | fcece45ef507 |
child 23 | 89e065397ea6 |
child 24 | 24fd0381a9ae |
--- a/src/s60installs/deviceconfiguration/wrappers/rcc Mon May 03 13:17:34 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -#!/bin/sh - -# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). -# All rights reserved. - -PRGDIR=`dirname "$0"` -PRGDIR=`cd "$PRGDIR"; pwd` - -[ -z "$QMAKESPEC" ] && export QMAKESPEC=$PRGDIR/qt/mkspecs/symbian-sbsv2 - -"$PRGDIR/qt/rcc" "$@"