60 |
|
<font color=green> |
61 |
|
<pre> |
62 |
|
<LibType type=shared> |
63 |
+ |
Shared libraries are dynamic! |
64 |
+ |
</LibType> |
65 |
|
<LibType type=debug_shared> |
66 |
+ |
But the code still goes wrong |
67 |
+ |
</LibType> |
68 |
|
</pre> |
69 |
|
</font> |
70 |
|
To build two shared objects - one with and one without debug information |
71 |
+ |
<br> |
72 |
+ |
The comments you put between the beginning and end tags will be echoed to the |
73 |
+ |
screen at build time |
74 |
|
<p> |
75 |
|
<li>Empty Group |
76 |
|
Sometimes the default builds arn't wanted at all. Switch them off with |