engine/group/bld.inf
author Sebastian Brannstrom <sebastianb@symbian.org>
Fri, 09 Jul 2010 23:58:47 +0100
branch3rded
changeset 175 cd124c4eb6b9
parent 146 78d1b03a94ff
child 176 1c8b56cb6409
permissions -rw-r--r--
Started port to 3rd edition
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
146
78d1b03a94ff Disable Bug 2737, since it's not quite working yet
Brendan Donegan <brendand@symbian.org>
parents: 80
diff changeset
     1
61
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     2
/*
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     3
 * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     4
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     5
 * All rights reserved.
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     6
 * This component and the accompanying materials are made available
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     7
 * under the terms of the License "Eclipse Public License v1.0"
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     8
 * which accompanies this distribution, and is available
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     9
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    10
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    11
 * Initial Contributors:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    12
 * EmbedDev AB - initial contribution.
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    13
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    14
 * Contributors:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    15
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    16
 * Description:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    17
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    18
 */
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    19
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    20
PRJ_PLATFORMS
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    21
GCCE
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    22
WINSCW
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    23
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    24
PRJ_MMPFILES
175
cd124c4eb6b9 Started port to 3rd edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 146
diff changeset
    25
..\sqlite\group\sqlite.mmp
61
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    26
engine.mmp
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    27
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    28
PRJ_EXPORTS
76
bcf91cd34ddd Workaround for UREL crash in sqlite: Pre-compiled UDEB versions of SQLite are now copied in place at build time for both UDEB and UREL. Ugly, but it works.
teknolog
parents: 70
diff changeset
    29
// export pre-build sqlite
175
cd124c4eb6b9 Started port to 3rd edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 146
diff changeset
    30
//..\sqlite\sqlite_podcatcher_winscw.lib \epoc32\release\winscw\udeb\sqlite_podcatcher.lib
cd124c4eb6b9 Started port to 3rd edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 146
diff changeset
    31
//..\sqlite\sqlite_podcatcher_gcce.lib \epoc32\release\armv5\udeb\sqlite_podcatcher.lib
cd124c4eb6b9 Started port to 3rd edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 146
diff changeset
    32
//..\sqlite\sqlite_podcatcher_gcce.lib \epoc32\release\armv5\urel\sqlite_podcatcher.lib
76
bcf91cd34ddd Workaround for UREL crash in sqlite: Pre-compiled UDEB versions of SQLite are now copied in place at build time for both UDEB and UREL. Ugly, but it works.
teknolog
parents: 70
diff changeset
    33
61
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    34
..\config\podcatcher.sqlite \epoc32\winscw\c\private\A0009D00\podcatcher.sqlite.template
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    35
..\config\defaultfeeds.xml \epoc32\winscw\c\private\A0009D00\defaultfeeds.xml
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    36
..\config\testfeeds.xml \epoc32\winscw\c\data\testfeeds.xml