sbsv2/cpp-raptor/group/exports.sh
author Dean Draper <dean.draper@nokia.com>
Tue, 30 Mar 2010 20:25:06 +0100
branchfix
changeset 423 48d025ecec3c
parent 0 044383f39525
permissions -rwxr-xr-x
Mods to cli_makevar_override.py test (removal makefile grep and change to pass on correct expected raptor warning)

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