sbsv2/cpp-raptor/group/exports.sh
author yiluzhu
Mon, 04 Jan 2010 11:22:26 +0000
branchwip
changeset 105 d4f6f170ebe2
parent 0 044383f39525
permissions -rwxr-xr-x
Release: move Qt test to smoke suite.

#!/bin/bash

# script to generate exports for this component

# copy ../win32/* to /tools/sbs/win32/bv

find ../win32 -type f -print | grep -v 'distribution.policy.s60' | sed 's!\.\./win32\(.*\)!\.\./win32\1 /tools/sbs/win32/bv\1!' > exports.inf