|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
2 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
3 <head> |
|
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
|
5 <title>TB9.2 Example Applications: examples/PIPS/handleglobalvar/group/globalvarex.mmp Source File</title> |
|
6 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
|
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
|
8 </head> |
|
9 <body> |
|
10 <!-- Generated by Doxygen 1.6.2 --> |
|
11 <h1>examples/PIPS/handleglobalvar/group/globalvarex.mmp</h1><a href="globalvarex_8mmp.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 |
|
12 <a name="l00005"></a>00005 <span class="comment">/*</span> |
|
13 <a name="l00006"></a>00006 <span class="comment">* ==============================================================================</span> |
|
14 <a name="l00007"></a>00007 <span class="comment">* Name : globalvarex.mmp</span> |
|
15 <a name="l00008"></a>00008 <span class="comment">* Part of : Open C/Example code</span> |
|
16 <a name="l00009"></a>00009 <span class="comment">* Description : Platform specific file, used to build the project.</span> |
|
17 <a name="l00010"></a>00010 <span class="comment">* Version : 1.0</span> |
|
18 <a name="l00011"></a>00011 <span class="comment">*</span> |
|
19 <a name="l00012"></a>00012 <span class="comment">* Copyright (c) 2007 Nokia Corporation.</span> |
|
20 <a name="l00013"></a>00013 <span class="comment">* This material, including documentation and any related</span> |
|
21 <a name="l00014"></a>00014 <span class="comment">* computer programs, is protected by copyright controlled by</span> |
|
22 <a name="l00015"></a>00015 <span class="comment">* Nokia Corporation.</span> |
|
23 <a name="l00016"></a>00016 <span class="comment">* ==============================================================================</span> |
|
24 <a name="l00017"></a>00017 <span class="comment">*/</span> |
|
25 <a name="l00018"></a>00018 |
|
26 <a name="l00019"></a>00019 TARGET globalvarex.exe |
|
27 <a name="l00020"></a>00020 TARGETTYPE exe |
|
28 <a name="l00021"></a>00021 UID 0 0xA000131E |
|
29 <a name="l00022"></a>00022 |
|
30 <a name="l00023"></a>00023 CAPABILITY NONE |
|
31 <a name="l00024"></a>00024 VENDORID 0 |
|
32 <a name="l00025"></a>00025 |
|
33 <a name="l00026"></a>00026 SOURCEPATH ..\data |
|
34 <a name="l00027"></a>00027 START RESOURCE globalvarex_reg.rss |
|
35 <a name="l00028"></a>00028 <span class="preprocessor">#ifdef WINSCW</span> |
|
36 <a name="l00029"></a>00029 <span class="preprocessor"></span>TARGETPATH \<span class="keyword">private</span>\10003a3f\apps |
|
37 <a name="l00030"></a>00030 <span class="preprocessor">#else</span> |
|
38 <a name="l00031"></a>00031 <span class="preprocessor"></span>TARGETPATH \<span class="keyword">private</span>\10003a3f\<span class="keyword">import</span>\apps |
|
39 <a name="l00032"></a>00032 <span class="preprocessor">#endif</span> |
|
40 <a name="l00033"></a>00033 <span class="preprocessor"></span>END <span class="comment">//RESOURCE</span> |
|
41 <a name="l00034"></a>00034 |
|
42 <a name="l00035"></a>00035 SOURCEPATH ..\src |
|
43 <a name="l00036"></a>00036 SOURCE globalvarex.c |
|
44 <a name="l00037"></a>00037 |
|
45 <a name="l00038"></a>00038 USERINCLUDE ..\inc |
|
46 <a name="l00039"></a>00039 USERINCLUDE ..\libwsddll\inc |
|
47 <a name="l00040"></a>00040 |
|
48 <a name="l00041"></a>00041 SYSTEMINCLUDE \epoc32\include |
|
49 <a name="l00042"></a>00042 SYSTEMINCLUDE \epoc32\include\stdapis |
|
50 <a name="l00043"></a>00043 |
|
51 <a name="l00044"></a>00044 STATICLIBRARY libcrt0.lib |
|
52 <a name="l00045"></a>00045 |
|
53 <a name="l00046"></a>00046 LIBRARY libc.lib |
|
54 <a name="l00047"></a>00047 LIBRARY libpthread.lib |
|
55 <a name="l00048"></a>00048 LIBRARY libwsddll.lib |
|
56 <a name="l00049"></a>00049 LIBRARY euser.lib |
|
57 <a name="l00050"></a>00050 |
|
58 <a name="l00051"></a>00051 |
|
59 <a name="l00052"></a>00052 <span class="comment">// End of File</span> |
|
60 </pre></div></div> |
|
61 <hr size="1"/><address style="text-align: right;"><small>Generated by |
|
62 <a href="http://www.doxygen.org/index.html"> |
|
63 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> |
|
64 </body> |
|
65 </html> |