equal
deleted
inserted
replaced
|
1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 #ifndef __T_HTTPONLINE_IBY__ |
|
17 #define __T_HTTPONLINE_IBY__ |
|
18 |
|
19 #include <httptestutils.iby> |
|
20 |
|
21 REM T_httponline |
|
22 file=ABI_DIR\BUILD_DIR\T_HTTPONLINE.exe System\Programs\T_HTTPONLINE.exe stack=0x8000 |
|
23 |
|
24 file=ABI_DIR\BUILD_DIR\COOKIEMANAGER.DLL System\Libs\COOKIEMANAGER.DLL |
|
25 ECOM_PLUGIN(httpcookie.dll,1000a448.rsc) |
|
26 |
|
27 file=ABI_DIR\BUILD_DIR\TESTCPIMANAGER.DLL System\Libs\TESTCPIMANAGER.DLL |
|
28 ECOM_PLUGIN(uaprof.dll,101f55e8.rsc) |
|
29 |
|
30 // The script files for the system |
|
31 data=\epoc32\winscw\c\httptest\online\UnitTests.ini httptest\online\UnitTests.ini |
|
32 data=\epoc32\data\z\req1.txt req1.txt |
|
33 data=\epoc32\data\z\resp1.txt resp1.txt |
|
34 data=\epoc32\winscw\c\wapca2006.cer wapca2006.cer |
|
35 |
|
36 #endif |