Branching out Symbian^1 version. Default branch is henceforth Symbian^3.
/* * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB * * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "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: * EmbedDev AB - initial contribution. * * Contributors: * * Description: * */// must build a .lib since sqlite uses "initialized writable data"TARGET podcastengine.libTARGETTYPE LIBSOURCEPATH ..\srcUSERINCLUDE ..\incSYSTEMINCLUDE \epoc32\include SYSTEMINCLUDE ..\..\engine\sqlite\inc// EngineSOURCE HttpClient.cppSOURCE HttpEventHandler.cpp SOURCE FeedParser.cpp SOURCE FeedEngine.cpp SOURCE ShowInfo.cppSOURCE FeedInfo.cppSOURCE FeedTimer.cppSOURCE ShowEngine.cppSOURCE SettingsEngine.cppSOURCE MetaDataReader.cpp SOURCE OpmlParser.cpp SOURCE PodcastUtils.cppSOURCE PodCastModel.cpp SOURCE ImageHandler.cppSOURCE ConnectionEngine.cpp