Makefile Project - Produce Makefile projects with ease. 生成文件项目-轻松产生生成文件项目。
Project deliverables include support for editing, debugging, makefile generators, parsing, searching, and content assistance. 可交付的工程包括对编辑、调试、makefile生成器、语法分析、搜索和内容辅助的支持。
You control the characteristics of the makefile by specifying appropriate properties for your project using the Project Properties GUI. 您通过利用ProjectPropertiesGUI为您的工程指定适当的属性来控制makefile的特征。
" Standard Make " is the project type you choose when you want to use existing makefiles or create ones and manage their contents without the IDE modifying them in any way. 当您希望使用现有的makefile或创建一个makefile,并且在IDE不论怎样都不修改内容的情况下对它们进行管理时,“StandardMake”是您要选择的工程类型。
" Managed Make " refers to the type of project where the IDE creates and manages the makefiles. “ManagedMake”指的是IDE创建并管理makefile的工程类型。