egl/egltest/inc/eglteststep.h
author hgs
Fri, 16 Jul 2010 11:45:55 +0300
changeset 116 171fae344dd4
parent 103 2717213c588a
child 121 d72fc2aace31
permissions -rw-r--r--
201026_3

// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

/**
 @file
 @test
*/

#ifndef EGLTEST_STEP_H
#define EGLTEST_STEP_H

#include <e32msgqueue.h>

#include <test/eglteststepfactory.h>

_LIT(KEglTestStepDllName, "egltest.dll");

#endif // EGLTEST_STEP_H