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 makefile. Refer to your CCS
documentation for more information a bout
external projects.
'projlib'
Create a n ew library project with the .lib file
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 fi le.
'buildcfg'
Create a new build configuration in the active
project.
Use new to create the file 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 files
'text' .c, .cpp, .cc, .ccx,
.sa
Assembly source files
'text'
.a*
, .s* (excluding
.sa, refer to C /C++
source files)
Object and Library
files
'text' .o*, .lib
Linker command file
'text' .cmd
Project file
'project' .pjt
Build con figuration
'buildcfg'
No extension
7-95