FaqCplusPlusAddMakefileProjectConfiguration
Revision as of 16:02, 9 December 2009 by Alexvsimon (Talk | contribs)
Is it possible to have different platform/device dependent configurations in one project?
This concerns multi-platform projects from existing code.
If you are developing a multi-platform project, you can use the same project for different platforms. Just create a configuration per platform and change compiler collection, compiler options and other project properties appropriately.
The Configure Code Assistance wizard also works on a per-configuration basis: it alters only the configuration that is currently active. So you can run it separately for each configuration, and get different code assistance settings for different platforms.
Applies to: NetBeans 6.0 and later
Platforms: all
