User`s guide

new
type String Description
'project'
Create a new project.
'projext'
Create a new CCS external make project.
Using this option indicates that your project
uses and external makele. Refer to your CCS
documentation for more information a bout
external projects.
'projlib'
Create a n ew library project with the .lib le
extension. Refer to your CCS documentation for
more information about library p rojects.
[]
Create a new project. T he [] indicate that you
are creating a .
pjt le.
'buildcfg'
Create a new build conguration in the active
project.
Use new to create the le types listed in the following table.
File Types and Extensions Supported by new and CCS ID E
File Type to Create type String Used
Supported
Extensions
C/C++ source les
'text' .c, .cpp, .cc, .ccx,
.sa
Assembly source les
'text'
.a*
, .s* (excluding
.sa, refer to C /C++
source les)
Object and Library
les
'text' .o*, .lib
Linker command le
'text' .cmd
Project le
'project' .pjt
Build con guration
'buildcfg'
No extension
7-95