activityfw/orbitintegration/hb/tsrc/unit/unittest_hbapplication/unittest_hbapplication.pro
changeset 117 c63ee96dbe5f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/activityfw/orbitintegration/hb/tsrc/unit/unittest_hbapplication/unittest_hbapplication.pro	Thu Sep 16 12:11:40 2010 +0100
@@ -0,0 +1,24 @@
+#
+# ============================================================================
+#  Name        : unittest_hbapplication.pro
+#  Part of     : LibHb
+#  Description : Project definition file for project unittest_hbapplication
+#  Version     : %version: 3 %
+#
+#  Copyright © 2008 Nokia.  All rights reserved.
+#  This material, including documentation and any related computer
+#  programs, is protected by copyright controlled by Nokia.  All
+#  rights are reserved.  Copying, including reproducing, storing,
+#  adapting or translating, any or all of this material requires the
+#  prior written consent of Nokia.  This material also contains
+#  confidential information which may not be disclosed to others
+#  without the prior written consent of Nokia.
+# ============================================================================
+#
+
+TEMPLATE = subdirs
+SUBDIRS += fake_hbactivityplugin
+SUBDIRS += unittest_hbapplication
+CONFIG += ordered
+
+include($${HB_SOURCE_DIR}/tsrc/hbtest.pri)