mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Corrected my own grammar error!
Author:vwheeler Date:2014-04-11T16:56:52.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1312 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -11,7 +11,7 @@ This first tutorial describes creating a COM component from a COM definition fil
|
|||||||
# Make sure '''Generate and use marshaller DLL''' is not checked.
|
# Make sure '''Generate and use marshaller DLL''' is not checked.
|
||||||
# Click '''Next'''.
|
# Click '''Next'''.
|
||||||
# In '''Component Type''', choose ''In-process (*.dll)''.
|
# In '''Component Type''', choose ''In-process (*.dll)''.
|
||||||
# In '''Generation Options''', click the browse button and select the directory where the project should be created (which we will later referred to as the ''destination folder''). Choose ''$ISE_EIFFEL\examples\com\wizard\string_manipulator\generated\component'' where ''$ISE_EIFFEL'' represents the path to the EiffelStudio installation directory.
|
# In '''Generation Options''', click the browse button and select the directory where the project should be created (which we will later refer to as the ''destination folder''). Choose ''$ISE_EIFFEL\examples\com\wizard\string_manipulator\generated\component'' where ''$ISE_EIFFEL'' represents the path to the EiffelStudio installation directory.
|
||||||
# Make sure both '''Compile C code''' and '''Compile Eiffel code''' are checked.
|
# Make sure both '''Compile C code''' and '''Compile Eiffel code''' are checked.
|
||||||
# Make sure '''Clean destination folder prior to generation''' is selected.
|
# Make sure '''Clean destination folder prior to generation''' is selected.
|
||||||
# Click '''Generate'''.
|
# Click '''Generate'''.
|
||||||
|
|||||||
Reference in New Issue
Block a user