applications/Symbian_MiniGUI_TestApp/yuv.iby
author Gareth Stockwell <gareth.stockwell@accenture.com>
Wed, 22 Sep 2010 15:40:40 +0100
branchgraphics-phase-3
changeset 111 345f1c88c950
parent 73 b6aa150091ee
permissions -rw-r--r--
Fixes to syborg-graphicswrapper.vcproj These changes allow syborg-graphicswrapper to link against the hostthreadadapter and khronosapiwrapper libraries built by the graphics.simulator component. The .vcproj file uses relative paths, which requires that the following three packages are laid out as follows: os/ graphics adapt/ graphics.simulator qemu

/*******************************************************************************
* Copyright (c) 2009 Accenture
* Portions Copyright (c) 2010 Nokia Corporation. All rights reserved.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Accenture - Johnathan White
*
*******************************************************************************/

#ifndef __SYMBIANMINIGUI_TESTAPP_YUV_IBY__
#define __SYMBIANMINIGUI_TESTAPP_YUV_IBY__


//demo app which requests a YUV format surface
file=\epoc32\release\armv5\urel\yuv.exe sys\bin\yuv.exe


#endif