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:
halw
2011-08-18 19:47:24 +00:00
parent 4f65ffe92e
commit 711915589c
2 changed files with 4 additions and 5 deletions

View File

@@ -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.