Author:jfiat

Date:2011-01-05T15:43:33.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@726 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-01-06 20:43:41 +00:00
parent 98fd1668a8
commit 4b7db9f3d2
3 changed files with 7 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ To compile the example:
* Choose ''cursors.ecf''
* Choose the location where the project will be compiled, by default the same directory containing the configuration file.
* Click '''OK'''.
* After the example compiles, select menu path "<code lang="text">Project -> Freeze...</code>" to freeze the project. This is necessary to include the compiled resource (.rc) file.
==Running==