commsfwtools/preparedefaultcommsdatabase/te_commsdat/group/tools2v9.4/bld.inf
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 TOOLS2
       
    21 
       
    22 PRJ_TESTEXTENSIONS
       
    23 
       
    24 start extension tools/x86tool
       
    25 option TARGET_NAME te_commsdatv9_4
       
    26 option TARGET_TYPE lib
       
    27 option SOURCE 	../../src/commsdatAttributeTests.cpp \
       
    28 			../../src/commsdatDatabaseOperationsTests.cpp \
       
    29 			../../src/commsdatExtensionTests.cpp \
       
    30 			../../src/commsdatGenericRecordTests.cpp \
       
    31 			../../src/commsdatSnapTests.cpp \
       
    32 			../../src/commsdatValidationTests.cpp \
       
    33 			../../src/commsdatWifiTests.cpp \
       
    34 			../../src/commsdatBasicFunctionalityTests.cpp \
       
    35 			../../src/Te_commsdatSuiteServer.cpp \
       
    36 			../../src/CommsDatCorruptionTests.cpp \
       
    37 			../../src/CTestStepCommsDat.cpp \
       
    38                   ../../src/Te_commsdatSuiteStepBase.cpp
       
    39 option INCLUDES ../../../Tools/cdbtest/inc ../../../inc ../../../src
       
    40 option BUILDINC ../../../inc/v9.4.h
       
    41 end