javauis/m2g_qt/inc/M2GGeneral.h
changeset 87 1627c337e51e
parent 80 d6dafc5d983f
equal deleted inserted replaced
80:d6dafc5d983f 87:1627c337e51e
     1 /*
     1 /*
     2 * Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 #define M2GGENERAL_H
    19 #define M2GGENERAL_H
    20 
    20 
    21 #include <e32base.h>
    21 #include <e32base.h>
    22 #include "jstringutils.h"
    22 #include "jstringutils.h"
    23 #include "jni.h"
    23 #include "jni.h"
    24 //#include <jutils.h>
    24 
    25 
    25 
    26 #if defined ( _DEBUG )
    26 #if defined ( _DEBUG )
    27 #if defined ( __WINSCW__ )
    27 #if defined ( __WINSCW__ )
    28 // #define M2G_DEBUG
    28 // #define M2G_DEBUG
    29 #endif // __WINSCW__
    29 #endif // __WINSCW__