Port an External Project Made Without NMAKE to the Development Environment
To open an external project in the development environment
- Follow the same steps you would to open a project made with NMAKE in the development environment.
- Once the project is open, click Settings from the Build menu.
- On the Project Settings dialog box, click the General tab.
- In the Build command line text box, replace the default NMAKE commands by typing in the command for your build tool.