Hello to all the vc++ .net users on this forum:
Is there a way to see all of the linked files when you build a project? Your .cpp files and standard library files, etc...
thanks![]()
This is a discussion on visual studio [c++] .net linked files within the Windows Programming forums, part of the Platform Specific Boards category; Hello to all the vc++ .net users on this forum: Is there a way to see all of the linked ...
Hello to all the vc++ .net users on this forum:
Is there a way to see all of the linked files when you build a project? Your .cpp files and standard library files, etc...
thanks![]()
Wouldn't that be in the folder that you saved the project to?
well, that's what i was wondering. if I have a file in my project but i never refer to it, will it be linked?