mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-04 17:19:23 +02:00
Author:Peter Gummer
Date:2011-08-14T10:58:06.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@954 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -43,7 +43,7 @@ It is also possible to add conditions to a file rule (set of include and exclude
|
||||
|
||||
[[Image:condition-dialog|Condition dialog]]
|
||||
|
||||
Conditioning possibilities are platform (e.g. only Windows or everything but windows), kind of build, .NET generation, dynamic runtime, multithreaded, version of compiler and version of msil clr. It is also possible to specify custom conditions where a user defined variable has to have a certain value.
|
||||
Conditioning possibilities are platform (e.g. only Windows or everything but windows), kind of build, .NET generation, dynamic runtime, multithreaded, version of compiler and version of msil clr. It is also possible to specify custom conditions where a [[variables|user defined variable]] has to have a certain value.
|
||||
|
||||
Further options are
|
||||
* Profiling: turn on the Eiffel profiler during the application execution (C code generation mode only). The results can be seen at the end of the execution in the profiler window.
|
||||
|
||||
Reference in New Issue
Block a user