vs Property Page Directory type

Source: Internet
Author: User

Three commonly used:

1. Executable directory: The directory in which to search for executable files. corresponds to the PATH environment variable, which is the directory for the. dll.

2. Include directory: The directory in which to search for the included files referenced in the source code. corresponds to the INCLUDE environment variable.

3. Library Directory:lib environment variable. " > corresponds to   LIB   environment variables.  linkergeneral Property page, select additional Library Dependencies and then specify the relative path of The file. > This setting does not apply to. obj files; to link to an. obj file, in the linker->

Properties page, select Other library dependencies, and then specify the relative path to the file.

linkergeneral Property page, select additional Library Dependencies and then specify the relative path of The file. > Other rarely used:

Reference directory: The directory in which the assembly and module (metadata) files referenced in the source code are searched by #using directives. corresponds to the LIBPATH environment variable.

Source directory: The directory in which to search for source files for IntelliSense.

Exclude directory: Check for directories that are not searched when building dependencies.

It is important to note that the following two roles are consistent in the project, but there are differences:

VC + + Directory: Valid for all projects and future new projects
C + +--normal-to-attached include directories: Valid only for the current project

vs Property Page Directory type

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.