sbsv1/buildsystem/test/binaryvariation/InvariantStaticDLLwin.def
author Mike Kinghan <mikek@symbian.org>
Wed, 01 Dec 2010 12:02:41 +0000
changeset 42 cf609178ac39
parent 40 68f68128601f
permissions -rw-r--r--
1) fix_tools_exports.pl need only be run on Windows hosts; was run unnecessarily on Linux too. 2) Need to export modload.pm on Linux as well as Windows hosts.

EXPORTS
	?NewLC@CInvMessenger@@SAPAV1@AAVCConsoleBase@@ABVTDesC16@@@Z @ 1 NONAME ; class CInvMessenger * CInvMessenger::NewLC(class CConsoleBase &, class TDesC16 const &)
	?ShowMessage@CInvMessenger@@QAEXXZ @ 2 NONAME ; void CInvMessenger::ShowMessage(void)