javauis/subsystem_qt.mk
changeset 35 85266cc22c7f
parent 26 dc7c549001d5
child 72 1f0034e370aa
child 83 26b2b12093af
equal deleted inserted replaced
26:dc7c549001d5 35:85266cc22c7f
     1 #
     1 #
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009, 2010 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".
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description: Makefile for Qt based components and subsystems
    14 # Description: Makefile for Qt based components and subsystems
    15 #
    15 #
    16 
    16 
    17 COMPONENTS   += eswt_qt/build lcdui_qt/build runtimeui_qt/build nokiauiapi_qt/build mmapi_qt/build amms_qt/build
    17 SUBSYSTEMS   += eswt_qt/build
       
    18 COMPONENTS   += lcdui_qt/build runtimeui_qt/build nokiauiapi_qt/build mmapi_qt/build amms_qt/build m3g_qt/build
    18 
    19 
    19 SYMBIAN_ONLY += mmapi_qt/build amms_qt/build m3g_qt/build
    20 SYMBIAN_ONLY += mmapi_qt/build amms_qt/build m3g_qt/build
       
    21 
       
    22 # Build order dependency
       
    23 lcdui_qt/build runtimeui_qt/build nokiauiapi_qt/build mmapi_qt/build amms_qt/build m3g_qt/build: eswt_qt/build