sbsv2/cpp-raptor/group/exports.sh
author mikek
Sun, 16 May 2010 13:06:27 +0100
changeset 12 5e7562f67577
parent 2 39c28ec933dd
permissions -rwxr-xr-x
Update the diffs patchfile to latest revision

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