I use visual studio 2010 to create a static library in release mode. The generated .lib file contains the paths of the source files, alog with the names of some static constants. How can I remove all these unwanted strings?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|