engine/group/bld.inf
author teknolog
Sat, 01 May 2010 14:42:23 +0100
branchsymbian1
changeset 76 bcf91cd34ddd
parent 70 0a94e3bc0ef2
child 80 ea2321db6cb6
permissions -rw-r--r--
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
61
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     1
/*
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     2
 * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     3
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     4
 * All rights reserved.
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     5
 * This component and the accompanying materials are made available
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     6
 * under the terms of the License "Eclipse Public License v1.0"
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     7
 * which accompanies this distribution, and is available
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     8
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
     9
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    10
 * Initial Contributors:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    11
 * EmbedDev AB - initial contribution.
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    12
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    13
 * Contributors:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    14
 *
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    15
 * Description:
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    16
 *
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
PRJ_PLATFORMS
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    20
GCCE
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    21
WINSCW
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    22
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    23
PRJ_MMPFILES
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
    24
//..\sqlite\group\sqlite.mmp
61
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    25
engine.mmp
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    26
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    27
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
    28
// export pre-build sqlite
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
..\sqlite\sqlite_podcatcher_winscw.lib \epoc32\release\winscw\udeb\sqlite_podcatcher.lib
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
    30
..\sqlite\sqlite_podcatcher_gcce.lib \epoc32\release\gcce\udeb\sqlite_podcatcher.lib
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
    31
..\sqlite\sqlite_podcatcher_gcce.lib \epoc32\release\gcce\urel\sqlite_podcatcher.lib
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
    32
61
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    33
..\config\podcatcher.sqlite \epoc32\winscw\c\private\A0009D00\podcatcher.sqlite.template
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    34
..\config\defaultfeeds.xml \epoc32\winscw\c\private\A0009D00\defaultfeeds.xml
02a754fad678 Created component bld.inf files requested by williamr
teknolog
parents:
diff changeset
    35
..\config\testfeeds.xml \epoc32\winscw\c\data\testfeeds.xml