sbsv2/cpp-raptor/group/exports.sh
author Richard Taylor <richard.i.taylor@nokia.com>
Mon, 21 Dec 2009 17:32:23 +0000
branchfix
changeset 51 687cd64341b8
parent 0 044383f39525
permissions -rwxr-xr-x
Release note: sf bug 518: unpaged keyword in mmp files is not parsed properly

#!/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