Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Project File in VxWorks 6.3

188 views
Skip to first unread message

Nitin Mathur

unread,
Jan 31, 2008, 9:54:48 PM1/31/08
to
Hi,

I am using Vxworks 6.3. I want to know the file extension for the
project file.

1) The need is that i have added a few files in the project and
removed some.
2) I want to remove those files from the project which i have removed
3) I want to add the new files in the project file.

I want to know, which file do I have to edit ?

Regards
Nitin Mathur

gvarndell

unread,
Feb 1, 2008, 6:49:25 AM2/1/08
to

Why do think you have to edit anything?
For managed build projects, just use Workbench to add and remove
files.
For user defined builds, it's the same as if you weren't using
Workbench -- edit the makefiles anjd/or prune the project tree.
It often is handy to edit project files, and easy since they are XML.
vxWorks image projects (VIP) have a <prjname>.wpj file.
For all other projects with which I'm familiar, the file name
is .wrproject.

HTH
GV

Deepu

unread,
Feb 4, 2008, 12:08:37 AM2/4/08
to

There is a tool,called "vxprj". U can use this for editing .wpj file
directly.
editing .wpj file directly is not recommended.

0 new messages