src/s60main/qts60main_mcrt0.cpp
branchRCL_3
changeset 4 3b1da2848fc7
parent 3 41300fa6a67c
child 30 5dc02b23752f
equal deleted inserted replaced
3:41300fa6a67c 4:3b1da2848fc7
     1 /****************************************************************************
     1 /****************************************************************************
     2 **
     2 **
     3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     4 ** All rights reserved.
     4 ** All rights reserved.
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     6 **
     6 **
     7 ** This file is part of the Symbian application wrapper of the Qt Toolkit.
     7 ** This file is part of the Symbian application wrapper of the Qt Toolkit.
     8 **
     8 **
    13 ** modification, are permitted provided that the following conditions are
    13 ** modification, are permitted provided that the following conditions are
    14 ** met:
    14 ** met:
    15 **   * Redistributions of source code must retain the above copyright
    15 **   * Redistributions of source code must retain the above copyright
    16 **     notice, this list of conditions and the following disclaimer.
    16 **     notice, this list of conditions and the following disclaimer.
    17 **   * Redistributions in binary form must reproduce the above copyright
    17 **   * Redistributions in binary form must reproduce the above copyright
    18 **     notice, this list of conditions and the following disclaimer in the
    18 **     notice, this list of conditions and the following disclaimer in
    19 **     documentation and/or other materials provided with the distribution.
    19 **     the documentation and/or other materials provided with the
       
    20 **     distribution.
    20 **   * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
    21 **   * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
    21 **     the names of its contributors may be used to endorse or promote
    22 **     the names of its contributors may be used to endorse or promote
    22 **     products derived from this software without specific prior written
    23 **     products derived from this software without specific prior written
    23 **     permission.
    24 **     permission.
    24 **
    25 **
    25 ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
    26 ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    26 ** IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
    27 ** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    27 ** THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    28 ** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    28 ** PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
    29 ** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    29 ** CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
    30 ** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    30 ** EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
    31 ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    31 ** PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
    32 ** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    32 ** PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
    33 ** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    33 ** LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
    34 ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    34 ** NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    35 ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    35 ** SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
    36 ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
    36 ** $QT_END_LICENSE$
    37 ** $QT_END_LICENSE$
    37 **
    38 **
    38 ****************************************************************************/
    39 ****************************************************************************/
    39 
    40 
    40 // MCRT0.CPP
    41 // MCRT0.CPP