~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to tools/gsoap/gsoap-linux-2.7/gsoap-symbian/.svn/text-base/Interop.mmp.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// Stockquote.mmp
2
 
//
3
 
// Copyright (c) 2002 IBM.  All rights reserved.
4
 
 
5
 
// using relative paths for sourcepath and user includes
6
 
 
7
 
TARGET        interop.exe
8
 
TARGETTYPE    exe
9
 
UID           0x1000008d 0x10004238
10
 
 
11
 
SOURCEPATH    .
12
 
SOURCE        interopMain.c
13
 
SOURCE        soapC.cpp
14
 
SOURCE        soapClient.cpp
15
 
SOURCE        interop2test.cpp
16
 
SOURCE        interop2Btest.cpp
17
 
SOURCE        interop2Ctest.cpp
18
 
SOURCEPATH    ..
19
 
SOURCE        stdsoap2.cpp      
20
 
 
21
 
 
22
 
 
23
 
USERINCLUDE   .
24
 
USERINCLUDE   ..
25
 
SYSTEMINCLUDE \Epoc32\include
26
 
SYSTEMINCLUDE \Epoc32\include\libc
27
 
SYSTEMINCLUDE \Epoc32\include\networking
28
 
 
29
 
LIBRARY       esock.lib euser.lib eexe.lib estlib.lib ecrt0.lib
30
 
STATICLIBRARY   ecrt0.lib
31
 
nostrictdef