hswidgetplugin/buildflags.pri
changeset 24 6df133bd92e1
parent 14 63aabac4416d
child 28 075425b8d9a4
equal deleted inserted replaced
23:a2b50a479edf 24:6df133bd92e1
       
     1 #
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description:
       
    15 #
       
    16 
       
    17 # $$_PRO_FILE_PWD_ points to the directory of the pro file
       
    18 MOC_DIR         = $$_PRO_FILE_PWD_/tmp
       
    19 RCC_DIR         = $$_PRO_FILE_PWD_/tmp
       
    20 OBJECTS_DIR     = $$_PRO_FILE_PWD_/tmp
       
    21 UI_DIR          = $$_PRO_FILE_PWD_/tmp
       
    22 UI_HEADERS_DIR  = $$_PRO_FILE_PWD_/tmp
       
    23 UI_SOURCES_DIR  = $$_PRO_FILE_PWD_/tmp