activityfw/orbitintegration/hb/tsrc/unit/unittest_hbapplication/unittest_hbapplication.pro
changeset 117 c63ee96dbe5f
equal deleted inserted replaced
115:3ab5c078b490 117:c63ee96dbe5f
       
     1 #
       
     2 # ============================================================================
       
     3 #  Name        : unittest_hbapplication.pro
       
     4 #  Part of     : LibHb
       
     5 #  Description : Project definition file for project unittest_hbapplication
       
     6 #  Version     : %version: 3 %
       
     7 #
       
     8 #  Copyright © 2008 Nokia.  All rights reserved.
       
     9 #  This material, including documentation and any related computer
       
    10 #  programs, is protected by copyright controlled by Nokia.  All
       
    11 #  rights are reserved.  Copying, including reproducing, storing,
       
    12 #  adapting or translating, any or all of this material requires the
       
    13 #  prior written consent of Nokia.  This material also contains
       
    14 #  confidential information which may not be disclosed to others
       
    15 #  without the prior written consent of Nokia.
       
    16 # ============================================================================
       
    17 #
       
    18 
       
    19 TEMPLATE = subdirs
       
    20 SUBDIRS += fake_hbactivityplugin
       
    21 SUBDIRS += unittest_hbapplication
       
    22 CONFIG += ordered
       
    23 
       
    24 include($${HB_SOURCE_DIR}/tsrc/hbtest.pri)