When you add a .lib or .obj file to your project, C++ attempts by default to locate the file by using the library search path (set on the ProjectOptionsDirectories and Conditionals dialog box). You can use the Link by Name Only context-menu command on the Project Manager to specify that C++ locate the file by the file's own explicit file path.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|