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 TARGET t_dma2.exe |
|
17 TARGETTYPE EXE |
|
18 SOURCEPATH ../dmav2 |
|
19 SOURCE t_dma2.cpp test_cases.cpp self_test.cpp dma_api_tests.cpp d_dma2_cmn.cpp |
|
20 SOURCE test_thread.cpp |
|
21 SOURCEPATH ../../../kernel/eka/drivers/dma |
|
22 SOURCE dma2_shared.cpp |
|
23 LIBRARY euser.lib |
|
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
25 |
|
26 CAPABILITY NONE |
|
27 |
|
28 VENDORID 0x70000001 |
|
29 |
|
30 SMPSAFE |