equal
deleted
inserted
replaced
1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of "Eclipse Public License v1.0" |
4 // under the terms of "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
14 // |
14 // |
15 |
15 |
16 TARGET t_dma2.exe |
16 TARGET t_dma2.exe |
17 TARGETTYPE EXE |
17 TARGETTYPE EXE |
18 SOURCEPATH ../dmav2 |
18 SOURCEPATH ../dmav2 |
19 SOURCE t_dma2.cpp test_cases.cpp self_test.cpp dma_api_tests.cpp d_dma2_cmn.cpp |
19 SOURCE t_dma2.cpp test_cases.cpp self_test.cpp d_dma2_cmn.cpp |
20 SOURCE test_thread.cpp |
20 SOURCE test_thread.cpp |
21 SOURCEPATH ../../../kernel/eka/drivers/dma |
21 SOURCEPATH ../../../kernel/eka/drivers/dma |
22 SOURCE dma2_shared.cpp |
22 SOURCE dma2_shared.cpp |
23 LIBRARY euser.lib |
23 LIBRARY euser.lib |
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |