mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-04 17:19:23 +02:00
Author:admin
Date:2008-09-25T16:19:15.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@44 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -8,7 +8,7 @@ To use an Eiffel precompiled library:
|
||||
* Add a new precompile group to your target.
|
||||
* You must [[Generating executables|recompile]] your project from scratch for the changes to take effect.
|
||||
|
||||
{{note| '''Note''': You can only use one precompiled library at a time in a project. To use more than one, you should precompile all the libraries you want to use together in a single precompiled library. }}
|
||||
{{note|You can only use one precompiled library at a time in a project. To use more than one, you should precompile all the libraries you want to use together in a single precompiled library. }}
|
||||
|
||||
To use a C library:
|
||||
* Open the [[Externals Options|Project Settings]] dialog.
|
||||
@@ -17,7 +17,7 @@ To use a C library:
|
||||
* Click '''OK'''.
|
||||
* You must [[Generating executables|recompile]] your project for the changes to take effect.
|
||||
|
||||
{{seealso| '''See Also''' <br/>
|
||||
{{seealso|<br/>
|
||||
[[Generating libraries|Creating libraries]] <br/>
|
||||
[[Adding a cluster|Adding classes and clusters from Eiffel libraries without precompiling the library]] <br/>
|
||||
[[C externals|Making C calls in Eiffel]] }}
|
||||
|
||||
Reference in New Issue
Block a user