graphicsdeviceinterface/bitgdi/bwins/TGDIU.DEF
author Gareth Stockwell <gareth.stockwell@accenture.com>
Fri, 22 Oct 2010 11:38:29 +0100
branchbug235_bringup_0
changeset 206 c170e304623f
parent 0 5d03bc08d59c
permissions -rw-r--r--
Modifed eglbringuptest to compile against S^3 SDK; added a pkg file The S^3 SDK lacks libopenvgu.lib. Since this test app does not require that library, it is simply removed from the .mmp file.

EXPORTS	??0TestGdi@@QAE@XZ @ 1 NONAME ; public: __thiscall TestGdi::TestGdi(void)
	?Construct@TestGdi@@QAEXPAVCBitmapDevice@@PAVCFbsBitGc@@AAVTDes16@@@Z @ 2 NONAME ; public: void __thiscall TestGdi::Construct(class CBitmapDevice *,class CFbsBitGc *,class TDes16 &)
	?Test@TestGdi@@QAEHXZ @ 3 NONAME ; public: int __thiscall TestGdi::Test(void)
	?ConstructL@TestGdi@@QAEXPAVCBitmapDevice@@PAVCFbsBitGc@@AAVTDes16@@@Z @ 4 NONAME ; void TestGdi::ConstructL(class CBitmapDevice *, class CFbsBitGc *, class TDes16 &)