mingw-5.1.4/group/exports.sh
author Alex Gilkes <alex.gilkes@nokia.com>
Tue, 12 May 2009 17:36:49 +0100
changeset 1 01a9c5986656
permissions -rwxr-xr-x
Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299

#!/bin/bash

# script to generate exports for this component

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

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