author | William Roberts <williamr@symbian.org> |
Mon, 11 Oct 2010 15:37:45 +0100 | |
changeset 20 | 37dc158a4522 |
child 21 | 4a02a61ca23a |
permissions | -rw-r--r-- |
20
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
// All rights reserved. |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
// This component and the accompanying materials are made available |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
// under the terms of "Eclipse Public License v1.0" |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
// which accompanies this distribution, and is available |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html". |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
// |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
// Initial Contributors: |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
// Nokia Corporation - initial contribution. |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
// |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
// Contributors: |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
// |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
// Description: |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
// Name : backend.mmp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
// Part of : backend specific include MMP file |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
// This is a project specific include file for building the |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
// backend library. |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
// |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |
TARGET backend.dll |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
TARGETTYPE dll |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
UID 0x1000008d 0x102828D5 |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
25 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
26 |
LANG SC |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
27 |
CAPABILITY ALL -TCB |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
28 |
VENDORID 0x70000001 |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
29 |
VERSION 1.1 |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
30 |
// Macro defs |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
31 |
#include "../../libc/group/libcflags.mmpi" |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
32 |
#ifdef GCCXML |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
33 |
MACRO __wchar_t_defined |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
34 |
#endif //GCCXML |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
35 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
36 |
USERINCLUDE ../inc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
37 |
USERINCLUDE ../../libc/inc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
38 |
USERINCLUDE ../../ewsd/inc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
39 |
USERINCLUDE ../ipcserver/ipccli/inc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
40 |
USERINCLUDE ../ipcserver/ipcsrv/inc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
41 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
42 |
// Illegal dependancy on tz.h in MW layer. Needs fixing |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
43 |
MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
44 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
45 |
OS_LAYER_LIBC_SYSTEMINCLUDE |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
46 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
47 |
//backend without signals and librt support |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
48 |
#ifndef SYMBIAN_OE_POSIX_SIGNALS |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
49 |
#ifdef WINSCW |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
50 |
DEFFILE ../bwins/old_backend.def |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
51 |
#else |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
52 |
DEFFILE ../eabi/old_backend.def |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
53 |
#endif |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
54 |
#endif |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
55 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
56 |
//backend without librt support |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
57 |
#if (defined SYMBIAN_OE_POSIX_SIGNALS && !defined SYMBIAN_OE_LIBRT) |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
58 |
#ifdef WINSCW |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
59 |
DEFFILE ../bwins/backendwolibrt.def |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
60 |
#else |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
61 |
DEFFILE ../eabi/backendwolibrt.def |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
62 |
#endif |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
63 |
#endif |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
64 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
65 |
SOURCEPATH ../inc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
66 |
DOCUMENT base.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
67 |
DOCUMENT consolestream.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
68 |
DOCUMENT fdesc.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
69 |
DOCUMENT fdtransfermsg.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
70 |
DOCUMENT fdtransfer_cli.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
71 |
DOCUMENT fdtransfer_srv.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
72 |
DOCUMENT filestream.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
73 |
DOCUMENT link.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
74 |
DOCUMENT lposix.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
75 |
DOCUMENT ltime.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
76 |
DOCUMENT netdb_r.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
77 |
DOCUMENT readrequesthandler.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
78 |
DOCUMENT serialstream.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
79 |
DOCUMENT shutdown.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
80 |
DOCUMENT spawn_r.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
81 |
DOCUMENT stdioclient.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
82 |
DOCUMENT stdioserver.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
83 |
DOCUMENT stdiosession.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
84 |
DOCUMENT streambase.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
85 |
DOCUMENT sysif.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
86 |
DOCUMENT sysreent.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
87 |
DOCUMENT systemspecialfilercg.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
88 |
DOCUMENT mmap.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
89 |
DOCUMENT mmapcontrollernode.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
90 |
DOCUMENT mmapmemorynode.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
91 |
DOCUMENT stdio_r.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
92 |
DOCUMENT stdlib_r.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
93 |
DOCUMENT sysusrinclude.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
94 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
95 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
96 |
SOURCEPATH ../ipcserver/ipccli/inc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
97 |
DOCUMENT ipcclient.dosc |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
98 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
99 |
#ifndef WINSCW |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
100 |
EPOCALLOWDLLDATA |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
101 |
#endif //WINSCW |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
102 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
103 |
//Main Backend codes |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
104 |
SOURCEPATH ../src/corebackend |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
105 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
106 |
SOURCE localif.cpp posixfs.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
107 |
SOURCE ftable.cpp fdesc.cpp uconsole.cpp usocket.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
108 |
SOURCE userial.cpp upipedesc.cpp uredirdesc.cpp udirectorydesc.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
109 |
SOURCE utilityfuns.cpp systemspecialfilercg.cpp conv.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
110 |
SOURCE fdtransfer_srv.cpp fdtransfer_cli.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
111 |
SOURCE ufilesocket.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
112 |
SOURCE usocketbase.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
113 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
114 |
//Syscall code |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
115 |
SOURCEPATH ../src/syscall |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
116 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
117 |
SOURCE handlefms.cpp handlenms.cpp handlepms.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
118 |
#ifdef SYMBIAN_OE_POSIX_SIGNALS |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
119 |
SOURCE handlesms.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
120 |
#endif |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
121 |
SOURCE handleipc.cpp handlemmap.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
122 |
SOURCE mmapcontroller.cpp mmapmemorynode.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
123 |
SOURCE handlestringfuncs.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
124 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
125 |
//ipcserver-client code |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
126 |
SOURCEPATH ../ipcserver/ipccli/src |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
127 |
SOURCE ipcclient.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
128 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
129 |
//StdioServer-Client Code |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
130 |
SOURCEPATH ../src/StdioRedir/Client |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
131 |
SOURCE StdioClient.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
132 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
133 |
#ifdef SYMBIAN_OE_POSIX_SIGNALS |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
134 |
//signal server client code |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
135 |
SOURCEPATH ../src/signalserver/client |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
136 |
SOURCE signalclient.cpp |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
137 |
#endif |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
138 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
139 |
//Backend dependent Libraries |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
140 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
141 |
LIBRARY euser.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
142 |
LIBRARY commdb.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
143 |
LIBRARY efsrv.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
144 |
LIBRARY esock.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
145 |
LIBRARY c32.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
146 |
LIBRARY bluetooth.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
147 |
LIBRARY insock.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
148 |
LIBRARY rpipe.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
149 |
LIBRARY charconv.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
150 |
LIBRARY estor.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
151 |
LIBRARY tzclient.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
152 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
153 |
#ifdef WINSCW |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
154 |
//wsd solution |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
155 |
LIBRARY ewsd.lib |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
156 |
#endif |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
157 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
158 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
159 |
PAGED |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
160 |
// End of File |
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
161 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
162 |
|
37dc158a4522
Start breaking the dependency of backend.dll on bluetooth.dll - commit copies of the original ossrv files from PDK 3.0.2
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
163 |
SMPSAFE |