954,496 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to remove *.obj file from *.lib...?

Hi,

I am just wondering how to remove particular *obj file from a given *lib file.

Details:
I am using C code in VC++6.0 compiler.
I created project with few files (such as 1.c, 2.c, 3.c…etc.,). My project output is *.lib. I want to remove 1.c or 1.obj from *.lib.

Is it possible?
I found I can use /Remove command. But I don't know how to use this command (syntax) and where?

Your help will helpful to me a lot.

Cheers,

Raja

f3tpy
Newbie Poster
3 posts since Jun 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You