New C/C++ Project From Existing Code Wizard: Build Tool
See Also
The New C/C++ Project From Existing Code wizard enables you to create a
project using an existing makefile.
In the Build Tool page, you specify whether you build
your project using an existing makefile or using a makefile generated
by a configure script.
- Using an existing makefile. If you build your project with an existing makefile, type the
path to the makefile in the Existing Makefile text field, or click
the Browse button and select the makefile in the Select Makefile
dialog box.
- Using a makefile generated by a configure script.
If you build your project with a makefile generated by a configure
script:
- Select the Using a makefile generated by a configure script
radio button.
- Type the path to the configure script in the Configure
Script text field, or click the Browse button and select the script in
the Select Configure Script dialog box. The configure script will be
included in the Important Files folder of your project, from which you can run it..
- Type the arguments for the configure script in the Configure
Arguments text field.
- If you do not want your configure script run when you exit the
wizard, deselect the Run Configure Script After FInish checkbox.
Legal Notices