inc/glxloggerenabler.h
branchRCL_3
changeset 59 8e5f6eea9c9f
equal deleted inserted replaced
57:ea65f74e6de4 59:8e5f6eea9c9f
       
     1 
       
     2 /*
       
     3 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4 * All rights reserved.
       
     5 * This component and the accompanying materials are made available
       
     6 * under the terms of "Eclipse Public License v1.0"
       
     7 * which accompanies this distribution, and is available
       
     8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 *
       
    10 * Initial Contributors:
       
    11 * Nokia Corporation - initial contribution.
       
    12 *
       
    13 * Contributors:
       
    14 *
       
    15 * Description:   ?Description
       
    16 *
       
    17 */
       
    18 
       
    19 #ifndef GLXLOGGERENABLER_H
       
    20 #define GLXLOGGERENABLER_H
       
    21 
       
    22 //#define GLXPERFORMANCE_LOG  //for enable and disable the perforamnce measurements
       
    23 #include <glxperformancemacro.h>
       
    24 
       
    25 #endif