Menu

#17 AdditionalIncludeDirectories property from the property sheet file is not getting included.

Started
nobody
None
Medium
Defect
2014-08-25
2012-03-06
Anonymous
No

Originally created by: justinvj... (code.google.com)@gmail.com
Originally owned by: ilya.kon... (code.google.com)@gmail.com

What steps will reproduce the problem?
1. Consider a solution file with a project file and project file inherit from a property file [vsprops]
2. The include paths from the property file is not getting inherited into the project file
3.
    <Tool
        Name="VCCLCompilerTool"
        Description="Building the project $(ProjectName)"
        AdditionalIncludeDirectories="$(SolutionDir)..\api\OpenMAX\Khronos;
        $(SolutionDir)..\api\OpenMAX\QCOM;
        $(SolutionDir)VFEDriver\VFEDriverWin\inc;
        $(SolutionDir)..\platform\OSAbstraction\inc;
    />

4. The <AdditionalIncludeDirectories> from the property file is not getting into the inherited project file.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Visual Studio 2008, Windows 7

Please provide any additional information below.

Discussion

  • Anonymous

    Anonymous - 2012-03-08

    Originally posted by: richard.... (code.google.com)@gmail.com

    I've reproduced this in a test case, and I'll try to support inherited Property Sheets shortly.

    Status: Accepted

     
  • Anonymous

    Anonymous - 2012-07-30

    Originally posted by: ilya.kon... (code.google.com)@gmail.com

    (No comment was entered for this change.)

    Summary: AdditionalIncludeDirectories property from the property sheet file is not getting included.

     
  • Anonymous

    Anonymous - 2012-07-31

    Originally posted by: ilya.kon... (code.google.com)@gmail.com

    (No comment was entered for this change.)

    Owner: ilya.kon...@gmail.com
    Status: Started

     

Log in to post a comment.

MongoDB Logo MongoDB