diff -r 000000000000 -r 72b543305e3a tsrc/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tsrc/group/bld.inf Thu Dec 17 08:44:11 2009 +0200 @@ -0,0 +1,43 @@ +/* +* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* BLD.INF file for all the modules of API AUTOMATION . +* +*/ + + + +#include + +PRJ_PLATFORMS +DEFAULT + +// Bld.inf files + +#include "../../msg_plat/mms_application_api/tsrc/group/bld.inf" +#include "../../msg_plat/mms_codec_client_api/tsrc/group/bld.inf" +#include "../../msg_plat/mms_server_settings_api/tsrc/group/bld.inf" +#include "../../msg_pub/mms_client_mtm_api/tsrc/group/bld.inf" +#include "../../msg_plat/messaging_editor_api/tsrc/group/bld.inf" +#include "../../msg_plat/messaging_media_resolver_api/tsrc/group/bld.inf" +#include "../../msg_plat/mms_conformance_api/tsrc/group/bld.inf" +/*#include "../../msg_plat/send_ui_meeting_request_api/tsrc/group/bld.inf"*/ +#include "../../msg_plat/smil_engine_api/tsrc/group/bld.inf" +#include "../../msg_plat/unified_editor_video_conversion_api/tsrc/group/bld.inf" +#include "../../../../mw/messagingmw/msgfw_pub/send_ui_api/tsrc/group/bld.inf" +#include "../../../../mw/messagingmw/msgfw_plat/send_ui_plugin_api/tsrc/group/bld.inf" +#include "../../msg_pub/plugin_bio_control_api/tsrc/group/bld.inf" +#include "../../msg_plat/messaging_center_ui_utilities_api/tsrc/group/bld.inf" + +/* End of File */