ipsservices/tsrc/profiletester/group/bld.inf
branchRCL_3
changeset 26 968773a0b6ef
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ipsservices/tsrc/profiletester/group/bld.inf	Tue Sep 14 20:48:24 2010 +0300
@@ -0,0 +1,41 @@
+/*
+* ============================================================================
+*  Name        : bld.inf
+*  Part of     : ipsservices / tsrc
+*  Description : Build information file for tsrc subprojects
+*  Version     : %version: 1 % << Don't touch! Updated by Synergy at check-out.
+*
+*  Copyright ?2010-2010 Nokia and/or its subsidiary(-ies).  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.
+* ============================================================================
+*/
+
+#include <platform_paths.hrh>
+PRJ_PLATFORMS
+DEFAULT
+
+//--------------------
+PRJ_TESTEXPORTS
+//--------------------
+
+../conf/imapprofiletester.cfg /epoc32/winscw/c/testframework/popimapprofiletester/imapprofiletester.cfg
+../conf/popprofiletester.cfg /epoc32/winscw/c/testframework/popimapprofiletester/popprofiletester.cfg
+../conf/imapprofiletester.cfg /epoc32/data/z/system/data/testframework/popimapprofiletester/imapprofiletester.cfg
+../conf/popprofiletester.cfg /epoc32/data/z/system/data/testframework/popimapprofiletester/popprofiletester.cfg
+
+../init/popimapprofiletester.ini   	                  /epoc32/winscw/c/testframework/testframework.ini
+../init/popimapprofiletester.ini                      /epoc32/data/z/system/data/testframework/testframework_ips.ini
+
+//--------------------
+PRJ_TESTMMPFILES
+//--------------------
+
+popimapprofiletester.mmp
+
+//  End of File